diff options
Diffstat (limited to 'chrome/browser/ui/search/instant_ntp.cc')
-rw-r--r-- | chrome/browser/ui/search/instant_ntp.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/search/instant_ntp.cc b/chrome/browser/ui/search/instant_ntp.cc index e02b659..0bf6f17 100644 --- a/chrome/browser/ui/search/instant_ntp.cc +++ b/chrome/browser/ui/search/instant_ntp.cc @@ -12,7 +12,7 @@ #include "content/public/browser/web_contents.h" #include "content/public/browser/web_contents_observer.h" #include "content/public/browser/web_contents_user_data.h" -#include "googleurl/src/gurl.h" +#include "url/gurl.h" namespace { |