diff options
Diffstat (limited to 'chrome/browser/net/url_fixer_upper.h')
-rw-r--r-- | chrome/browser/net/url_fixer_upper.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/net/url_fixer_upper.h b/chrome/browser/net/url_fixer_upper.h index eaf89c8..57ed512 100644 --- a/chrome/browser/net/url_fixer_upper.h +++ b/chrome/browser/net/url_fixer_upper.h @@ -8,7 +8,7 @@ #include <string> #include "base/strings/string16.h" -#include "googleurl/src/gurl.h" +#include "url/gurl.h" namespace base { class FilePath; |