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

Unified Diff: build/android/pylib/constants.py

Issue 11312239: Modify the Android test running scripts so they can be used from WebKit (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 1 month 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: build/android/pylib/constants.py
diff --git a/build/android/pylib/constants.py b/build/android/pylib/constants.py
index 69c9f30d9bb47ee63263dda6c90e2cfd38a42e80..cdaf1b6912c65eb892190dd02dfdc98d44584ca2 100644
--- a/build/android/pylib/constants.py
+++ b/build/android/pylib/constants.py
@@ -6,7 +6,6 @@
import os
bulach 2012/11/15 01:06:39 revert this file?
Peter Beverloo 2012/11/15 12:11:29 Oops, done.
-
CHROME_PACKAGE = 'com.google.android.apps.chrome'
CHROME_ACTIVITY = 'com.google.android.apps.chrome.Main'
CHROME_TESTS_PACKAGE = 'com.google.android.apps.chrome.tests'

Powered by Google App Engine
This is Rietveld 408576698