diff options
Diffstat (limited to 'chrome_frame/chrome_frame.gyp')
-rw-r--r-- | chrome_frame/chrome_frame.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp index 6fc4d6d..095a1ed 100644 --- a/chrome_frame/chrome_frame.gyp +++ b/chrome_frame/chrome_frame.gyp @@ -695,6 +695,8 @@ 'chrome_frame_strings', 'chrome_frame_utils', 'chrome_tab_idl', + '../ceee/ie/common/common.gyp:ie_common', + '../ceee/ie/common/common.gyp:ie_guids', '../chrome/chrome.gyp:common', '../chrome/chrome.gyp:utility', '../build/temp_gyp/googleurl.gyp:googleurl', |