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

Unified Diff: storage/browser/test/fileapi_test_file_set.cc

Issue 2819363003: Move browser-side File API unittests next to the files they cover. (Closed)
Patch Set: Created 3 years, 8 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 | « storage/browser/test/fileapi_test_file_set.h ('k') | storage/browser/test/mock_file_change_observer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: storage/browser/test/fileapi_test_file_set.cc
diff --git a/content/test/fileapi_test_file_set.cc b/storage/browser/test/fileapi_test_file_set.cc
similarity index 97%
rename from content/test/fileapi_test_file_set.cc
rename to storage/browser/test/fileapi_test_file_set.cc
index f9ad33759f852bdd88afa7fd1a96a16851215ba4..7b2b676e4c6bb2cd1ef1052da1059af522465754 100644
--- a/content/test/fileapi_test_file_set.cc
+++ b/storage/browser/test/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 "content/test/fileapi_test_file_set.h"
+#include "storage/browser/test/fileapi_test_file_set.h"
#include <stdint.h>
« no previous file with comments | « storage/browser/test/fileapi_test_file_set.h ('k') | storage/browser/test/mock_file_change_observer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698