Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index 89e47ee51dd8e6d7bfb2037fbb78388dc42e32b1..a4a49012c6f55e58b71382d978fc9e928bd6cc25 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -1663,7 +1663,7 @@ |
'..', |
], |
'sources': [ |
- 'common/gpu/client/gl_helper_unittest.cc', |
+ 'browser/compositor/gl_helper_unittest.cc', |
'common/gpu/client/gpu_in_process_context_tests.cc', |
'test/run_all_gl_tests.cc', |
], |
@@ -1701,7 +1701,7 @@ |
'..', |
], |
'sources': [ |
- 'common/gpu/client/gl_helper_benchmark.cc', |
+ 'browser/compositor/gl_helper_benchmark.cc', |
'test/run_gl_benchmark.cc', |
], |
}, |