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

Unified Diff: content/browser/quota/mock_quota_manager.h

Issue 253753007: Move all remaining fileapi and quota unit tests from webkit/ to content/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: address feedback Created 6 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 | « content/browser/quota/DEPS ('k') | content/browser/quota/quota_backend_impl_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/quota/mock_quota_manager.h
diff --git a/content/browser/quota/mock_quota_manager.h b/content/browser/quota/mock_quota_manager.h
index 4997e1a0da17472af450edfd55125e09545068cf..ded0b907904748c5b91900dff9f43cbe0a92c16c 100644
--- a/content/browser/quota/mock_quota_manager.h
+++ b/content/browser/quota/mock_quota_manager.h
@@ -147,6 +147,6 @@ class MockQuotaManager : public QuotaManager {
DISALLOW_COPY_AND_ASSIGN(MockQuotaManager);
};
-} // namespace quota
+} // namespace content
#endif // CONTENT_BROWSER_QUOTA_MOCK_QUOTA_MANAGER_H_
« no previous file with comments | « content/browser/quota/DEPS ('k') | content/browser/quota/quota_backend_impl_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698