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

Unified Diff: android_webview/android_webview_tests.gypi

Issue 1310733002: Remove arbitrary references to ChromeShell in comments. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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: android_webview/android_webview_tests.gypi
diff --git a/android_webview/android_webview_tests.gypi b/android_webview/android_webview_tests.gypi
index 065573cd3994127fb6ab0798a6716c40eced2b3c..cd6d7385d914d7530bc4b258d40924f1ffee4bb9 100644
--- a/android_webview/android_webview_tests.gypi
+++ b/android_webview/android_webview_tests.gypi
@@ -81,7 +81,7 @@
{
# android_webview_apk creates a .jar as a side effect. Any java
# targets that need that .jar in their classpath should depend on this
- # target. For more details see the chrome_shell_apk_java target.
+ # target. For more details see the content_shell_apk_java target.
'target_name': 'android_webview_apk_java',
'type': 'none',
'dependencies': [

Powered by Google App Engine
This is Rietveld 408576698