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

Unified Diff: chrome/test/chromedriver/test/webview_shell/BUILD.gn

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: chrome/test/chromedriver/test/webview_shell/BUILD.gn
diff --git a/chrome/test/chromedriver/test/webview_shell/BUILD.gn b/chrome/test/chromedriver/test/webview_shell/BUILD.gn
index aaa7cbee42b2f357cbbdaeb8c004417b5eaa11b3..6933745306d7f7db9c4afdb536986da30a62e501 100644
--- a/chrome/test/chromedriver/test/webview_shell/BUILD.gn
+++ b/chrome/test/chromedriver/test/webview_shell/BUILD.gn
@@ -4,7 +4,6 @@
import("//build/config/android/rules.gni")
-# GYP: //chrome/chrome_tests.gypi:chrome_shell_test_apk
newt (away) 2015/08/21 19:33:32 this line is a copy-paste mistake and should never
android_resources("chromedriver_webview_shell_resources") {
resource_dirs = [ "java/res" ]
android_manifest = "java/AndroidManifest.xml"

Powered by Google App Engine
This is Rietveld 408576698