Convert GURL::{host,path} to GURL::{host_piece,path_piece} for ==.

host(), path() and friends copy data into a std::string. For comparisons
this is unnecessary.

BUG=663729
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation

Review-Url: https://codereview.chromium.org/2478573004
Cr-Commit-Position: refs/heads/master@{#431952}
44 files changed