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

Unified Diff: android_webview/android_webview_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
« no previous file with comments | « no previous file | android_webview/native/state_serializer_unittest.cc » ('j') | ash/test/ash_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/android_webview_tests.gypi
diff --git a/android_webview/android_webview_tests.gypi b/android_webview/android_webview_tests.gypi
index 439c4c20b96435759043a1d0909ec7338275e883..5ad85fe6c1c2c7fa5c91fe14af35ed1fe3ac9022 100644
--- a/android_webview/android_webview_tests.gypi
+++ b/android_webview/android_webview_tests.gypi
@@ -87,7 +87,7 @@
'browser/net/input_stream_reader_unittest.cc',
'lib/main/webview_tests.cc',
'native/input_stream_unittest.cc',
- 'native/state_serializer_unittests.cc',
+ 'native/state_serializer_unittest.cc',
],
},
{
« no previous file with comments | « no previous file | android_webview/native/state_serializer_unittest.cc » ('j') | ash/test/ash_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698