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

Unified Diff: content/content_common.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/content_browser.gypi ('k') | content/renderer/render_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index 20fc69f44d250cb88ba548fd78db5017104b5bb8..5beae42a6487ea612fbb7af6cad6d58f5fd549d7 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -168,6 +168,9 @@
'common/process_watcher_win.cc',
'common/property_bag.cc',
'common/property_bag.h',
+ 'common/quota_messages.h',
+ 'common/quota_dispatcher.cc',
+ 'common/quota_dispatcher.h',
'common/renderer_preferences.cc',
'common/renderer_preferences.h',
'common/resource_dispatcher.cc',
« no previous file with comments | « content/content_browser.gypi ('k') | content/renderer/render_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698