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

Unified Diff: content/content_tests.gypi

Issue 138433004: Normalize _unittest.cc filename suffix for unittests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: revert ash_unittest change Created 6 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index cb4aea94d6ff88fa9a0bf4bbff1a41f13c6d82a7..2710763d39f909270f31181b5f2861733d980762 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1177,7 +1177,7 @@
'..',
],
'sources': [
- 'common/gpu/client/gl_helper_unittests.cc',
+ 'common/gpu/client/gl_helper_unittest.cc',
'common/gpu/client/gpu_in_process_context_tests.cc',
],
'conditions': [
« no previous file with comments | « content/common/gpu/client/gl_helper_unittests.cc ('k') | gpu/command_buffer/tests/gl_gpu_memory_buffer_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698