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

Unified Diff: build/android/devil/utils/lazy/__init__.py

Issue 1416703003: [Android] Add a configurable environment for devil/. (RELAND 2) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years 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 | « build/android/devil/devil_env.py ('k') | build/android/devil/utils/lazy/weak_constant.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/devil/utils/lazy/__init__.py
diff --git a/build/android/incremental_install/__init__.py b/build/android/devil/utils/lazy/__init__.py
similarity index 74%
copy from build/android/incremental_install/__init__.py
copy to build/android/devil/utils/lazy/__init__.py
index 1aaf0e179ff8be75507de66fe3c36f6b1d7b7b03..3cc56c0acf579254c8d1c7c30e1bb3b3cc20693d 100644
--- a/build/android/incremental_install/__init__.py
+++ b/build/android/devil/utils/lazy/__init__.py
@@ -2,3 +2,4 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
+from devil.utils.lazy.weak_constant import WeakConstant
« no previous file with comments | « build/android/devil/devil_env.py ('k') | build/android/devil/utils/lazy/weak_constant.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698