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

Unified Diff: content/content_shell.gypi

Issue 12965016: [content shell] add QuotaPermissionContext implementation that always grants quota (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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 | « no previous file | content/shell/shell_content_browser_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_shell.gypi
diff --git a/content/content_shell.gypi b/content/content_shell.gypi
index 28404e33243008e3d6b4e124dff4ccac243735ef..5713513e662f551bd307fe4604f26571b4eac5c3 100644
--- a/content/content_shell.gypi
+++ b/content/content_shell.gypi
@@ -116,6 +116,8 @@
'shell/shell_messages.h',
'shell/shell_network_delegate.cc',
'shell/shell_network_delegate.h',
+ 'shell/shell_quota_permission_context.cc',
+ 'shell/shell_quota_permission_context.h',
'shell/shell_render_process_observer.cc',
'shell/shell_render_process_observer.h',
'shell/shell_resource_dispatcher_host_delegate.cc',
« no previous file with comments | « no previous file | content/shell/shell_content_browser_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698