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

Unified Diff: content/test/webkit_unit_test_support.cc

Issue 23526028: Move source files from webkit/support to content/test (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixes 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
« no previous file with comments | « content/test/webkit_support_glue.cc ('k') | content/test/weburl_loader_mock.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/webkit_unit_test_support.cc
diff --git a/content/test/webkit_unit_test_support.cc b/content/test/webkit_unit_test_support.cc
index bb617a8803965bc46010846e54d7391a08c21138..d503e166f2dcf46d09eb208af0a15a73d21851e5 100644
--- a/content/test/webkit_unit_test_support.cc
+++ b/content/test/webkit_unit_test_support.cc
@@ -4,7 +4,7 @@
#include "content/test/webkit_unit_test_support.h"
-#include "webkit/support/webkit_support.h"
+#include "content/test/webkit_support.h"
namespace content {
« no previous file with comments | « content/test/webkit_support_glue.cc ('k') | content/test/weburl_loader_mock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698