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

Unified Diff: chrome/chrome_installer.gypi

Issue 4287001: Integrating CEEE into top-level .gyp files so that it builds.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 10 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
« no previous file with comments | « chrome/chrome.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_installer.gypi
===================================================================
--- chrome/chrome_installer.gypi (revision 64596)
+++ chrome/chrome_installer.gypi (working copy)
@@ -180,6 +180,9 @@
'<(DEPTH)/build/util/build_util.gyp:lastchange',
'<(DEPTH)/build/util/support/support.gyp:*',
'<(DEPTH)/build/win/system.gyp:cygwin',
+ '<(DEPTH)/ceee/ie/broker/broker.gyp:ceee_broker',
+ '<(DEPTH)/ceee/ie/plugin/toolband/toolband.gyp:ceee_ie',
+ '<(DEPTH)/ceee/installer_dll/ceee_installer_dll.gyp:ceee_installer_helper',
'<(DEPTH)/chrome_frame/chrome_frame.gyp:npchrome_frame',
],
'include_dirs': [
« no previous file with comments | « chrome/chrome.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698