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

Unified Diff: webkit/browser/fileapi/test_file_set.cc

Issue 15859007: Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: dump_file_system build fix Created 7 years, 7 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 | « webkit/browser/fileapi/test_file_set.h ('k') | webkit/browser/fileapi/test_mount_point_provider.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/browser/fileapi/test_file_set.cc
diff --git a/webkit/fileapi/test_file_set.cc b/webkit/browser/fileapi/test_file_set.cc
similarity index 98%
rename from webkit/fileapi/test_file_set.cc
rename to webkit/browser/fileapi/test_file_set.cc
index 96213f1ee4128fd7a614ba03feeb3d53c5a1a5b9..7b0b0f0a7b7ce6f366eaebad848a87356e98f649 100644
--- a/webkit/fileapi/test_file_set.cc
+++ b/webkit/browser/fileapi/test_file_set.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/fileapi/test_file_set.h"
+#include "webkit/browser/fileapi/test_file_set.h"
#include <string>
« no previous file with comments | « webkit/browser/fileapi/test_file_set.h ('k') | webkit/browser/fileapi/test_mount_point_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698