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

Unified Diff: storage/browser/test/test_file_system_options.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
« no previous file with comments | « storage/browser/test/test_file_system_options.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/test_file_system_options.cc
diff --git a/content/public/test/test_file_system_options.cc b/storage/browser/test/test_file_system_options.cc
similarity index 96%
rename from content/public/test/test_file_system_options.cc
rename to storage/browser/test/test_file_system_options.cc
index 7a020dd7129b22e86d7b14d02c0ada4bc15f7911..f23b0b2bb86192bcaf28e5d6bfe55886becef463 100644
--- a/content/public/test/test_file_system_options.cc
+++ b/storage/browser/test/test_file_system_options.cc
@@ -2,8 +2,9 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+#include "storage/browser/test/test_file_system_options.h"
+
#include "build/build_config.h"
-#include "content/public/test/test_file_system_options.h"
#include <string>
#include <vector>
« no previous file with comments | « storage/browser/test/test_file_system_options.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698