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

Unified Diff: tools/android/mempressure.py

Issue 935333002: Update from https://crrev.com/316786 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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 | « third_party/re2/util/util.h ('k') | tools/android/run_pie/run_pie.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/android/mempressure.py
diff --git a/tools/android/mempressure.py b/tools/android/mempressure.py
index fa3daba3be6badd9a33ae7df108f6b9c9a4b6df0..5c81f3e07006750e699adfad4339515caf467ef6 100755
--- a/tools/android/mempressure.py
+++ b/tools/android/mempressure.py
@@ -20,6 +20,7 @@ from pylib import constants
from pylib import flag_changer
from pylib.device import device_errors
from pylib.device import device_utils
+from pylib.device import intent
# Browser Constants
DEFAULT_BROWSER = 'chrome'
« no previous file with comments | « third_party/re2/util/util.h ('k') | tools/android/run_pie/run_pie.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698