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

Unified Diff: content/shell/browser/shell_browser_main.cc

Issue 23526028: Move source files from webkit/support to content/test (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rm webkit_support.gypi Created 7 years, 3 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
Index: content/shell/browser/shell_browser_main.cc
diff --git a/content/shell/browser/shell_browser_main.cc b/content/shell/browser/shell_browser_main.cc
index 44871db0421e3d1d9d1b19f3d430a5e1f453ca60..8e61f6a6b7cdc87ef27a6d6568dac30b7ea4c145 100644
--- a/content/shell/browser/shell_browser_main.cc
+++ b/content/shell/browser/shell_browser_main.cc
@@ -21,8 +21,8 @@
#include "content/shell/browser/webkit_test_controller.h"
#include "content/shell/common/shell_switches.h"
#include "content/shell/common/webkit_test_helpers.h"
+#include "content/test/webkit_support.h"
#include "net/base/net_util.h"
-#include "webkit/support/webkit_support.h"
#if defined(OS_ANDROID)
#include "base/run_loop.h"

Powered by Google App Engine
This is Rietveld 408576698