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

Unified Diff: content/public/test/test_file_system_options.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
Index: content/public/test/test_file_system_options.cc
diff --git a/webkit/browser/fileapi/mock_file_system_options.cc b/content/public/test/test_file_system_options.cc
similarity index 95%
rename from webkit/browser/fileapi/mock_file_system_options.cc
rename to content/public/test/test_file_system_options.cc
index 06fbc27c20d768bfc40f9cd568ca834b3951fb8b..5dbc64efa2c503b194696a04235ad713bce63e60 100644
--- a/webkit/browser/fileapi/mock_file_system_options.cc
+++ b/content/public/test/test_file_system_options.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/mock_file_system_options.h"
+#include "content/public/test/test_file_system_options.h"
#include <string>
#include <vector>
« no previous file with comments | « content/public/test/test_file_system_options.h ('k') | webkit/browser/blob/blob_url_request_job_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698