| Index: content/shell/shell_layout_tests_android.cc
|
| diff --git a/content/shell/shell_layout_tests_android.cc b/content/shell/shell_layout_tests_android.cc
|
| index 756dd670a82af7ee12a489cd8fb1911871f0b7ac..41fa80f698cedb41f27b38ae0c31a7dc865f0ed8 100644
|
| --- a/content/shell/shell_layout_tests_android.cc
|
| +++ b/content/shell/shell_layout_tests_android.cc
|
| @@ -12,8 +12,8 @@
|
| #include "base/message_loop.h"
|
| #include "content/public/test/nested_message_pump_android.h"
|
| #include "content/shell/common/shell_switches.h"
|
| -#include "googleurl/src/gurl.h"
|
| #include "jni/ShellLayoutTestUtils_jni.h"
|
| +#include "url/gurl.h"
|
|
|
| namespace {
|
|
|
|
|