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

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: '' 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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index a8e4defc2da6c5ac9458871f40125553d1aa6841..55e6ae50f233c9cea36a3abff1c31bdbcd559c09 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -150,6 +150,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',

Powered by Google App Engine
This is Rietveld 408576698