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' |