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

Unified Diff: storage/browser/test/sandbox_file_system_test_helper.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/sandbox_file_system_test_helper.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: storage/browser/test/sandbox_file_system_test_helper.cc
diff --git a/content/public/test/sandbox_file_system_test_helper.cc b/storage/browser/test/sandbox_file_system_test_helper.cc
similarity index 98%
rename from content/public/test/sandbox_file_system_test_helper.cc
rename to storage/browser/test/sandbox_file_system_test_helper.cc
index ae231968db38d0a64dee570f3bd44c8ce117499e..f63ccb29e5d1db491147d9d250373c7b3113ac1b 100644
--- a/content/public/test/sandbox_file_system_test_helper.cc
+++ b/storage/browser/test/sandbox_file_system_test_helper.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/public/test/sandbox_file_system_test_helper.h"
+#include "storage/browser/test/sandbox_file_system_test_helper.h"
#include <memory>
« no previous file with comments | « storage/browser/test/sandbox_file_system_test_helper.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698