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

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

Issue 2368913003: Populate storage_unittests target. (Closed)
Patch Set: Removed unnecessary include from storage/browser/blob/blob_storage_context_unittest.cc. Created 4 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: storage/browser/test/sandbox_database_test_helper.cc
diff --git a/content/browser/fileapi/sandbox_database_test_helper.cc b/storage/browser/test/sandbox_database_test_helper.cc
similarity index 98%
rename from content/browser/fileapi/sandbox_database_test_helper.cc
rename to storage/browser/test/sandbox_database_test_helper.cc
index 45dbaff79c3e0c13dcf258967f811f3c2782a1b6..2371fb16c5276a1a8d6f5d4155a2dcc75055ea8e 100644
--- a/content/browser/fileapi/sandbox_database_test_helper.cc
+++ b/storage/browser/test/sandbox_database_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/browser/fileapi/sandbox_database_test_helper.h"
+#include "storage/browser/test/sandbox_database_test_helper.h"
#include <stdint.h>
« no previous file with comments | « storage/browser/test/sandbox_database_test_helper.h ('k') | storage/browser/test/sandbox_file_system_test_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698