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

Unified Diff: storage/browser/test/mock_quota_manager_proxy.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/mock_quota_manager_proxy.cc
diff --git a/content/browser/quota/mock_quota_manager_proxy.cc b/storage/browser/test/mock_quota_manager_proxy.cc
similarity index 97%
rename from content/browser/quota/mock_quota_manager_proxy.cc
rename to storage/browser/test/mock_quota_manager_proxy.cc
index 697577b68b675056d6e8c3c825e1c868eabb7178..224d64b807b8c49a6d8bf3093d79dc17f689117e 100644
--- a/content/browser/quota/mock_quota_manager_proxy.cc
+++ b/storage/browser/test/mock_quota_manager_proxy.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/quota/mock_quota_manager_proxy.h"
+#include "storage/browser/test/mock_quota_manager_proxy.h"
#include "base/message_loop/message_loop.h"
#include "base/single_thread_task_runner.h"
« no previous file with comments | « storage/browser/test/mock_quota_manager_proxy.h ('k') | storage/browser/test/mock_quota_manager_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698