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

Unified Diff: content/test/mock_webclipboard_impl.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/mock_webclipboard_impl.h ('k') | content/test/test_webkit_platform_support.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/mock_webclipboard_impl.cc
diff --git a/webkit/support/mock_webclipboard_impl.cc b/content/test/mock_webclipboard_impl.cc
similarity index 99%
rename from webkit/support/mock_webclipboard_impl.cc
rename to content/test/mock_webclipboard_impl.cc
index f1c6d4206bff9e4ae09f1494f71422fe46bbd36f..db767512280bbb6f2d7fe5f057f7fbecc62ec0e9 100644
--- a/webkit/support/mock_webclipboard_impl.cc
+++ b/content/test/mock_webclipboard_impl.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "webkit/support/mock_webclipboard_impl.h"
+#include "content/test/mock_webclipboard_impl.h"
#include <algorithm>
« no previous file with comments | « content/test/mock_webclipboard_impl.h ('k') | content/test/test_webkit_platform_support.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698