summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_frame.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'chrome_frame/chrome_frame.gyp')
-rw-r--r--chrome_frame/chrome_frame.gyp6
1 files changed, 3 insertions, 3 deletions
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
index 095a1ed..054817b 100644
--- a/chrome_frame/chrome_frame.gyp
+++ b/chrome_frame/chrome_frame.gyp
@@ -171,7 +171,7 @@
'test/exception_barrier_unittest.cc',
'test/html_util_unittests.cc',
'test/http_negotiate_unittest.cc',
- 'test/module_utils_test.cc',
+ 'test/dll_redirector_test.cc',
'test/policy_settings_unittest.cc',
'test/simulate_input.h',
'test/simulate_input.cc',
@@ -733,6 +733,8 @@
'com_type_info_holder.h',
'delete_chrome_history.cc',
'delete_chrome_history.h',
+ 'dll_redirector.cc',
+ 'dll_redirector.h',
'exception_barrier.cc',
'exception_barrier.h',
'exception_barrier_lowlevel.asm',
@@ -748,8 +750,6 @@
'in_place_menu.h',
'metrics_service.cc',
'metrics_service.h',
- 'module_utils.cc',
- 'module_utils.h',
'ole_document_impl.h',
'policy_settings.cc',
'policy_settings.h',