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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 23513035: Create separate extensions_common and extensions_browser GYP targets. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: c4267 Created 7 years, 3 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
« no previous file with comments | « no previous file | chrome/chrome_common.gypi » ('j') | extensions/extensions.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_extensions.gypi
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
index f3a210258b7baba6c384d55982837424c8886419..04d9f781cb349e2788e55c58bdde1d9c102d5ba9 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -28,6 +28,7 @@
'../content/content.gyp:content_browser',
'../crypto/crypto.gyp:crypto',
'../device/bluetooth/bluetooth.gyp:device_bluetooth',
+ '../extensions/extensions.gyp:extensions_browser',
'../net/net.gyp:net',
'../skia/skia.gyp:skia',
'../sync/sync.gyp:sync',
@@ -54,17 +55,6 @@
'sources': [
# All .cc, .h, .m, and .mm files under browser/extensions except for
# tests and mocks.
- '../extensions/browser/extension_prefs_scope.h',
- '../extensions/browser/extension_error.cc',
- '../extensions/browser/extension_error.h',
- '../extensions/browser/file_highlighter.cc',
- '../extensions/browser/file_highlighter.h',
- '../extensions/browser/file_reader.cc',
- '../extensions/browser/file_reader.h',
- '../extensions/browser/pref_names.cc',
- '../extensions/browser/pref_names.h',
- '../extensions/browser/view_type_utils.cc',
- '../extensions/browser/view_type_utils.h',
'browser/apps/app_url_redirector.cc',
'browser/apps/app_url_redirector.h',
'browser/apps/chrome_apps_client.cc',
« no previous file with comments | « no previous file | chrome/chrome_common.gypi » ('j') | extensions/extensions.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698