Index: chrome/chrome.gyp |
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp |
index 6108c55b1e3f5eb2408fa6f538842fe457b65da7..d3af49e37ed95d8ad665e1db8eb58e8b7cadbe8a 100644 |
--- a/chrome/chrome.gyp |
+++ b/chrome/chrome.gyp |
@@ -192,6 +192,7 @@ |
'chrome_resources.gyp:chrome_resources', |
'chrome_resources.gyp:chrome_strings', |
'chrome_resources.gyp:theme_resources', |
+ 'common/extensions/api/api.gyp:api', |
Yoyo Zhou
2012/11/21 00:27:13
I don't know what this is for.
Miranda Callahan
2012/11/26 22:14:24
When I added an #include extension_system.h to the
Yoyo Zhou
2012/11/26 22:58:04
Ah... yes, this is a sign of a bigger problem that
|
'../base/base.gyp:base', |
'../content/content.gyp:content_browser', |
'../net/net.gyp:http_server', |