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

Unified Diff: chrome/chrome_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
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 8a26eed82114ed9bd0fba6a13f83bbbdf2cb1b6c..bddad4b85ba6a074e657cf7592050bf6cd1e27e1 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -457,6 +457,7 @@
# content_common.gypi.
'../content/common/file_system/file_system_dispatcher_dummy.cc',
'../content/common/message_router.cc',
+ '../content/common/quota_dispatcher_dummy.cc',
'../content/common/resource_dispatcher_dummy.cc',
'../content/common/socket_stream_dispatcher_dummy.cc',
],
« no previous file with comments | « chrome/browser/renderer_host/browser_render_process_host.cc ('k') | content/browser/renderer_host/quota_dispatcher_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698