diff options
Diffstat (limited to 'chrome/browser/google_util.cc')
-rw-r--r-- | chrome/browser/google_util.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/browser/google_util.cc b/chrome/browser/google_util.cc index 9f8f8d7..d3d74f7 100644 --- a/chrome/browser/google_util.cc +++ b/chrome/browser/google_util.cc @@ -34,6 +34,7 @@ #include "base/string_util.h" #include "chrome/browser/browser_process.h" #include "chrome/browser/google_url_tracker.h" +#include "googleurl/src/gurl.h" #include "net/base/registry_controlled_domain.h" namespace { |