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

Unified Diff: content/public/test/test_file_system_backend.cc

Issue 23440033: Move FileAPI test code from webkit to content (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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/public/test/test_file_system_backend.h ('k') | content/public/test/test_file_system_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/test/test_file_system_backend.cc
diff --git a/webkit/browser/fileapi/test_file_system_backend.cc b/content/public/test/test_file_system_backend.cc
similarity index 99%
rename from webkit/browser/fileapi/test_file_system_backend.cc
rename to content/public/test/test_file_system_backend.cc
index 44109cf614846da00ffb97d799a83a1df56c68f7..0c7cb4ca75d49341cb9a08d62f7d01c8782182c3 100644
--- a/webkit/browser/fileapi/test_file_system_backend.cc
+++ b/content/public/test/test_file_system_backend.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/browser/fileapi/test_file_system_backend.h"
+#include "content/public/test/test_file_system_backend.h"
#include <set>
#include <string>
« no previous file with comments | « content/public/test/test_file_system_backend.h ('k') | content/public/test/test_file_system_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698