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

Unified Diff: native_client_sdk/src/build_tools/sdk_tools/command/__init__.py

Issue 11228013: [NaCl SDK] Refactor sdk_update*. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix build_updater Created 8 years, 2 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: native_client_sdk/src/build_tools/sdk_tools/command/__init__.py
diff --git a/build/android/pylib/__init__.py b/native_client_sdk/src/build_tools/sdk_tools/command/__init__.py
similarity index 79%
copy from build/android/pylib/__init__.py
copy to native_client_sdk/src/build_tools/sdk_tools/command/__init__.py
index 727e987e6b621957ed56f20af1968525a9abadcf..a7b1510b09aaf61f17175667bd4d0c9867d4ba3b 100644
--- a/build/android/pylib/__init__.py
+++ b/native_client_sdk/src/build_tools/sdk_tools/command/__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.
+"""Package for all sdk_update commands."""
« no previous file with comments | « native_client_sdk/src/build_tools/buildbot_common.py ('k') | native_client_sdk/src/build_tools/sdk_tools/command/info.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698