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

Unified Diff: chrome/test/gpu/test_support_gpu.gypi

Issue 10647008: Fix incremental linking with unit_tests. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: fix mac Created 8 years, 6 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 | « chrome/chrome_tests.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/gpu/test_support_gpu.gypi
===================================================================
--- chrome/test/gpu/test_support_gpu.gypi (revision 143598)
+++ chrome/test/gpu/test_support_gpu.gypi (working copy)
@@ -34,7 +34,6 @@
],
'sources': [
'<(src_dir)/chrome/test/base/chrome_test_launcher.cc',
- '<(src_dir)/content/app/startup_helper_win.cc',
'<(src_dir)/content/test/gpu/test_switches.cc',
'<(src_dir)/content/test/gpu/test_switches.h',
],
@@ -47,7 +46,6 @@
['OS=="win"', {
'dependencies': [
'chrome_version_resources',
- '../sandbox/sandbox.gyp:sandbox',
],
'include_dirs': [
'<(DEPTH)/third_party/wtl/include',
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698