summaryrefslogtreecommitdiffstats
path: root/chrome_frame
diff options
context:
space:
mode:
authorphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-13 15:33:12 +0000
committerphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-13 15:33:12 +0000
commit4c8988c7d6e51c8308cd55c59697784566da116b (patch)
tree16e2780925c32b725b06d93bf772724501730d11 /chrome_frame
parent4b59cf24ca1128e5b3f3b4fa8b585575d44222f7 (diff)
downloadchromium_src-4c8988c7d6e51c8308cd55c59697784566da116b.zip
chromium_src-4c8988c7d6e51c8308cd55c59697784566da116b.tar.gz
chromium_src-4c8988c7d6e51c8308cd55c59697784566da116b.tar.bz2
Fix chrome_frame build by updating build files.
BUG=10840 TBR=maruel Review URL: http://codereview.chromium.org/536044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36120 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame')
-rw-r--r--chrome_frame/chrome_frame.gyp3
-rw-r--r--chrome_frame/test/perf/chrometab_perftests.vcproj4
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>