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

Unified Diff: ui/v2/v2.gyp

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 | « ui/v2/src/v2_unittests.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/v2/v2.gyp
diff --git a/ui/v2/v2.gyp b/ui/v2/v2.gyp
index 5ba51b7e927287cb2410955ee703bdaa558f8c2d..b918f087aaa4a96c7089312582d0a9fdf786de5a 100644
--- a/ui/v2/v2.gyp
+++ b/ui/v2/v2.gyp
@@ -60,7 +60,7 @@
'v2',
],
'sources': [
- 'src/v2_unittests.cc',
+ 'src/v2_unittest.cc',
'src/view_unittest.cc',
],
},
« no previous file with comments | « ui/v2/src/v2_unittests.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698