Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1870)

Unified Diff: chrome_frame/chrome_frame.gyp

Issue 536044: Fix chrome_frame build by updating build files. (Closed)
Patch Set: Created 10 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome_frame/test/perf/chrometab_perftests.vcproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/chrome_frame.gyp
diff --git a/chrome_frame/chrome_frame.gyp b/chrome_frame/chrome_frame.gyp
index b75369bc6a600d32bb32330d21dfba6b880543e3..75d0d4252fb4145c929e0f0fecf81ed66c982821 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"
« no previous file with comments | « no previous file | chrome_frame/test/perf/chrometab_perftests.vcproj » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698