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

Unified Diff: content/public/browser/quota_permission_context.h

Issue 16010007: Move webkit/quota files to webkit/browser/quota or webkit/common/quota (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 7 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/content_tests.gypi ('k') | content/public/test/test_browser_context.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/quota_permission_context.h
diff --git a/content/public/browser/quota_permission_context.h b/content/public/browser/quota_permission_context.h
index 137a3315f807c7f17c064022f23906366edae34b..27844de5ff72e0b2be71dd49e6a4845a659a84e4 100644
--- a/content/public/browser/quota_permission_context.h
+++ b/content/public/browser/quota_permission_context.h
@@ -7,7 +7,7 @@
#include "base/callback.h"
#include "base/memory/ref_counted.h"
-#include "webkit/quota/quota_types.h"
+#include "webkit/common/quota/quota_types.h"
class GURL;
« no previous file with comments | « content/content_tests.gypi ('k') | content/public/test/test_browser_context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698