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

Unified Diff: chrome/chrome.gyp

Issue 11365181: Remove GetExtensionService from Profile. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: response to sky Created 8 years, 1 month 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.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',

Powered by Google App Engine
This is Rietveld 408576698