Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1955)

Unified Diff: content/shell/shell_layout_tests_android.cc

Issue 18868005: content: Migrate from googleurl/ includes to url/ ones. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/shell/shell_content_browser_client.cc ('k') | content/shell/shell_mac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « content/shell/shell_content_browser_client.cc ('k') | content/shell/shell_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698