diff options
Diffstat (limited to 'chrome/browser/shell_integration.h')
-rw-r--r-- | chrome/browser/shell_integration.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/shell_integration.h b/chrome/browser/shell_integration.h index 09a7945..9abd195 100644 --- a/chrome/browser/shell_integration.h +++ b/chrome/browser/shell_integration.h @@ -11,8 +11,8 @@ #include "base/files/file_path.h" #include "base/memory/ref_counted.h" #include "base/strings/string16.h" -#include "googleurl/src/gurl.h" #include "ui/gfx/image/image_family.h" +#include "url/gurl.h" class CommandLine; |