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

Unified Diff: ash/ash.gyp

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: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 4da728f0a5b74b2a8aef6dae2dd0a6001b799c27..4093d6ed054869e8718ac5390b167a07c6682d86 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -875,7 +875,7 @@
'system/user/tray_user_unittest.cc',
'system/web_notification/web_notification_tray_unittest.cc',
'test/ash_test_helper_unittest.cc',
- 'test/ash_unittests.cc',
+ 'test/ash_unittest.cc',
'tooltips/tooltip_controller_unittest.cc',
'touch/touch_observer_hud_unittest.cc',
'wm/app_list_controller_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698