diff options
Diffstat (limited to 'content/shell/common/shell_test_configuration.h')
-rw-r--r-- | content/shell/common/shell_test_configuration.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/shell/common/shell_test_configuration.h b/content/shell/common/shell_test_configuration.h index 2761a15..d2d8ead 100644 --- a/content/shell/common/shell_test_configuration.h +++ b/content/shell/common/shell_test_configuration.h @@ -8,8 +8,8 @@ #include <string> #include "base/files/file_path.h" -#include "googleurl/src/gurl.h" #include "ui/gfx/size.h" +#include "url/gurl.h" namespace content { |