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

Unified Diff: ceee/ie/plugin/bho/bho.gyp

Issue 5360002: Use BRANDING for IE CEEE. Simplify chrome_dll_version handling. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove spurious '33' from .gyp file. 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 | « ceee/ie/broker/resource.h ('k') | ceee/ie/plugin/bho/browser_helper_object.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ceee/ie/plugin/bho/bho.gyp
diff --git a/ceee/ie/plugin/bho/bho.gyp b/ceee/ie/plugin/bho/bho.gyp
index 5e6249f5079517124a69dfef4da8fb451af07e32..2316aa4e22b171d8a70e11e963fc3d7ee6919cf5 100644
--- a/ceee/ie/plugin/bho/bho.gyp
+++ b/ceee/ie/plugin/bho/bho.gyp
@@ -26,6 +26,7 @@
'../../../../chrome_frame/chrome_frame.gyp:chrome_tab_idl',
# For the vtable patching stuff...
'<(DEPTH)/chrome_frame/chrome_frame.gyp:chrome_frame_ie',
+ '<(DEPTH)/chrome/chrome.gyp:chrome_version_header',
],
'sources': [
'browser_helper_object.cc',
@@ -78,7 +79,7 @@
'../../../../chrome/common/extensions/extension_resource.h',
],
'include_dirs': [
- # For chrome_tab.h
+ # For chrome_tab.h and version.h
'<(SHARED_INTERMEDIATE_DIR)',
],
'libraries': [
« no previous file with comments | « ceee/ie/broker/resource.h ('k') | ceee/ie/plugin/bho/browser_helper_object.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698