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

Unified Diff: content/content_browser.gypi

Issue 6811022: Add IPC plumbing code for Quota API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comments reflected Created 9 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/common/quota_messages.h ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index f1df8aa75fd37315b5b0477a8cfb60ae73c0ec8a..8326c5494aaef4338ecd46292bfd1daa50ec7045 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -217,6 +217,8 @@
'browser/renderer_host/p2p_socket_host_udp.h',
'browser/renderer_host/p2p_sockets_host.cc',
'browser/renderer_host/p2p_sockets_host.h',
+ 'browser/renderer_host/quota_dispatcher_host.cc',
+ 'browser/renderer_host/quota_dispatcher_host.h',
'browser/renderer_host/redirect_to_file_resource_handler.cc',
'browser/renderer_host/redirect_to_file_resource_handler.h',
'browser/renderer_host/render_message_filter.cc',
« no previous file with comments | « content/common/quota_messages.h ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698