summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_tests.gypi
diff options
context:
space:
mode:
authoramarinichev@chromium.org <amarinichev@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-22 01:23:24 +0000
committeramarinichev@chromium.org <amarinichev@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-22 01:23:24 +0000
commitc45e51d7158a68ed9122169af502a812e11fd960 (patch)
tree3068cafd54280f38e14b4eac0cd5e1ea5aab2269 /chrome/chrome_tests.gypi
parent29fab56b506f5971b1aa9d5d26e335f871d075a4 (diff)
downloadchromium_src-c45e51d7158a68ed9122169af502a812e11fd960.zip
chromium_src-c45e51d7158a68ed9122169af502a812e11fd960.tar.gz
chromium_src-c45e51d7158a68ed9122169af502a812e11fd960.tar.bz2
Cleanups of gpu_crash test:
Unhardcoded dimentions; Added a testcase that uses WEBKIT_lose_context extension. BUG= TEST=it is failing before WebGLLayerChromium fix is applied Review URL: http://codereview.chromium.org/6879050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82603 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_tests.gypi')
-rw-r--r--chrome/chrome_tests.gypi4
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index fb54c6d..d03fabf 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -3253,8 +3253,8 @@
],
'defines': [ 'ALLOW_IN_PROC_BROWSER_TEST' ],
'sources': [
- 'test/gpu/gpu_pixel_browsertest.cc',
- 'test/gpu/gpu_crash.cc',
+ 'browser/gpu_pixel_browsertest.cc',
+ 'browser/gpu_crash_browsertest.cc',
'test/out_of_proc_test_runner.cc',
],
'conditions': [