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

Unified Diff: chrome/chrome_common.gypi

Issue 10809063: Adding Javascript support for the Extended Searchbox API. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Addressing sky's comments. Created 8 years, 5 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 ba2c30dea73797df7885ff5b01e1826a371f46b3..e09c38553b760fbbd242c0fb69d461c4072a98e6 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -202,6 +202,7 @@
'common/icon_messages.h',
'common/important_file_writer.cc',
'common/important_file_writer.h',
+ 'common/instant_types.cc',
'common/instant_types.h',
'common/json_pref_store.cc',
'common/json_pref_store.h',

Powered by Google App Engine
This is Rietveld 408576698