summaryrefslogtreecommitdiffstats
path: root/chrome_frame
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_frame')
-rw-r--r--chrome_frame/chrome_frame.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
index 50a7c08..2c42b87 100644
--- a/chrome_frame/chrome_frame.gyp
+++ b/chrome_frame/chrome_frame.gyp
@@ -712,8 +712,6 @@
'register_bho.rgs',
'stream_impl.cc',
'stream_impl.h',
- 'third_party/active_doc/in_place_menu.h',
- 'third_party/active_doc/ole_document_impl.h',
'urlmon_bind_status_callback.h',
'urlmon_bind_status_callback.cc',
'urlmon_moniker.h',
@@ -727,6 +725,8 @@
'utils.cc',
'vtable_patch_manager.cc',
'vtable_patch_manager.h',
+ '../third_party/active_doc/in_place_menu.h',
+ '../third_party/active_doc/ole_document_impl.h',
],
'include_dirs': [
'<(INTERMEDIATE_DIR)/../chrome_frame',