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

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: Resync to trunk for mojo conflicts 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 1c931627a1ae688af6d4865793dc518b685ecce8..29aaba8bcdc322081a18ec0208269dde5ffdf399 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1173,7 +1173,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': [

Powered by Google App Engine
This is Rietveld 408576698