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

Unified Diff: mojo/mojo_public.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
« no previous file with comments | « gpu/gpu.gyp ('k') | mojo/public/tests/bindings/sample_service_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo_public.gypi
diff --git a/mojo/mojo_public.gypi b/mojo/mojo_public.gypi
index 88302e4c182e3165e01c883af0a4a07108fb2c5d..79af450b30b362f096d02642a963ae13aa1c464b 100644
--- a/mojo/mojo_public.gypi
+++ b/mojo/mojo_public.gypi
@@ -59,7 +59,7 @@
'public/tests/bindings/buffer_unittest.cc',
'public/tests/bindings/math_calculator.mojom',
'public/tests/bindings/sample_factory.mojom',
- 'public/tests/bindings/sample_service_unittests.cc',
+ 'public/tests/bindings/sample_service_unittest.cc',
'public/tests/bindings/test_structs.mojom',
],
'includes': [ 'public/bindings/mojom_bindings_generator.gypi' ],
« no previous file with comments | « gpu/gpu.gyp ('k') | mojo/public/tests/bindings/sample_service_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698