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

Unified Diff: ceee/ie/common/common.gyp

Issue 4563001: Adding a privileged callback used in IE CF to check whether to show... (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 | « ceee/ie/common/chrome_frame_host.cc ('k') | ceee/ie/plugin/bho/infobar_browser_window.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ceee/ie/common/common.gyp
===================================================================
--- ceee/ie/common/common.gyp (revision 65052)
+++ ceee/ie/common/common.gyp (working copy)
@@ -33,7 +33,7 @@
'dependencies': [
'ie_common_settings',
'../plugin/toolband/toolband.gyp:toolband_idl',
- '../plugin/toolband/toolband.gyp:chrome_tab_idl',
+ '<(DEPTH)/chrome_frame/chrome_frame.gyp:chrome_tab_idl',
],
'sources': [
'ie_guids.cc',
@@ -54,7 +54,7 @@
'../../../ceee/common/common.gyp:initializing_coclass',
'../../../ceee/common/common.gyp:ceee_common',
'../../../ceee/testing/utils/test_utils.gyp:test_utils',
- '../plugin/toolband/toolband.gyp:chrome_tab_idl',
+ '<(DEPTH)/chrome_frame/chrome_frame.gyp:chrome_tab_idl',
'../plugin/toolband/toolband.gyp:toolband_idl',
],
'sources': [
« no previous file with comments | « ceee/ie/common/chrome_frame_host.cc ('k') | ceee/ie/plugin/bho/infobar_browser_window.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698