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

Unified Diff: chrome/chrome_common.gypi

Issue 12498002: InstantExtended: Adding InstantRestrictedIDCache. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressing chris's and david's comments. 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
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 1ed50dfbdbff2b3ccb7c874b7a45848b86fd9cf1..248b00b9d1a7109c62a756ab7ff733b0c287d842 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -282,6 +282,7 @@
'common/external_ipc_fuzzer.cc',
'common/icon_with_badge_image_source.cc',
'common/icon_with_badge_image_source.h',
+ 'chrome/common/instant_restricted_id_cache.h',
sreeram 2013/03/14 23:05:36 Remove "chrome/" from the path.
Shishir 2013/03/15 17:31:15 Done. Wonder how it compiled with this?
'common/instant_types.cc',
'common/instant_types.h',
'common/json_schema_constants.cc',

Powered by Google App Engine
This is Rietveld 408576698