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

Unified Diff: storage/browser/fileapi/fileapi_test_file_set.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/fileapi/fileapi_test_file_set.cc
diff --git a/content/test/fileapi_test_file_set.cc b/storage/browser/fileapi/fileapi_test_file_set.cc
similarity index 97%
rename from content/test/fileapi_test_file_set.cc
rename to storage/browser/fileapi/fileapi_test_file_set.cc
index f9ad33759f852bdd88afa7fd1a96a16851215ba4..3a9751482c21f2b4366cbc6956be082726298894 100644
--- a/content/test/fileapi_test_file_set.cc
+++ b/storage/browser/fileapi/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/fileapi/fileapi_test_file_set.h"
#include <stdint.h>
« no previous file with comments | « storage/browser/fileapi/fileapi_test_file_set.h ('k') | storage/browser/fileapi/isolated_context_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698