diff options
Diffstat (limited to 'chrome_frame')
-rw-r--r-- | chrome_frame/chrome_frame.gyp | 3 | ||||
-rw-r--r-- | chrome_frame/test/perf/chrometab_perftests.vcproj | 4 |
2 files changed, 0 insertions, 7 deletions
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp index b75369b..75d0d42 100644 --- a/chrome_frame/chrome_frame.gyp +++ b/chrome_frame/chrome_frame.gyp @@ -292,7 +292,6 @@ '../chrome/installer/installer.gyp:installer_util', ], 'sources': [ - '../chrome/test/chrome_process_util_win.cc', '../base/test/test_file_util_win.cc', ] }], @@ -379,10 +378,8 @@ '../chrome/test/ui/ui_test.cc', '../chrome/test/ui/ui_test_suite.cc', '../chrome/test/ui/ui_test_suite.h', - '../chrome/test/chrome_process_util_win.cc', '../chrome/test/chrome_process_util.cc', '../chrome/test/chrome_process_util.h', - '../chrome/test/chrome_process_util_win.cc', ], 'include_dirs': [ # To allow including "chrome_tab.h" diff --git a/chrome_frame/test/perf/chrometab_perftests.vcproj b/chrome_frame/test/perf/chrometab_perftests.vcproj index b894e6a..d66c751 100644 --- a/chrome_frame/test/perf/chrometab_perftests.vcproj +++ b/chrome_frame/test/perf/chrometab_perftests.vcproj @@ -200,10 +200,6 @@ >
</File>
<File
- RelativePath="..\..\chrome\test\chrome_process_util_win.cc"
- >
- </File>
- <File
RelativePath="..\html_utils.cc"
>
</File>
|