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

Unified Diff: chrome/chrome_tests.gypi

Issue 9422003: Migrate Declarative API bindings to new JSON objects generated by JSON compiler (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed comments and fixed some stuff Created 8 years, 10 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_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index a116a710d1881ee068987e7b0dbe72e350cdf606..3e50fcdd116dffd31d6a2cd217ca9d1b715e2a98 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2467,6 +2467,7 @@
'chrome',
'chrome_resources.gyp:chrome_resources',
'chrome_resources.gyp:chrome_strings',
+ 'common/extensions/api/api.gyp:api',
battre 2012/02/20 10:17:36 Why is this necessary? should this not be inherite
not at google - send to devlin 2012/02/20 11:50:51 Hm. Damn, we will need to look into that, but it's
'renderer',
'test_support_common',
'../base/base.gyp:base',

Powered by Google App Engine
This is Rietveld 408576698