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 c0a67de..817f948 100644 --- a/chrome_frame/chrome_frame.gyp +++ b/chrome_frame/chrome_frame.gyp @@ -250,6 +250,7 @@ 'chrome_tab.h', 'chrome_tab.idl', 'com_message_event.cc', + 'custom_sync_call_context.h', 'html_utils.cc', 'http_negotiate.h', 'http_negotiate.cc', @@ -498,6 +499,7 @@ 'chrome_frame_plugin.h', 'chrome_frame_npapi.cc', 'chrome_frame_npapi.h', + 'custom_sync_call_context.h', 'ff_30_privilege_check.cc', 'ff_privilege_check.h', 'html_utils.cc', |