| 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',
|
|
|