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

Unified Diff: mojo/not-to-commit/sample_import2_mojom.py

Issue 517353002: mojo: Starting generator for python bindings. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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: mojo/not-to-commit/sample_import2_mojom.py
diff --git a/mojo/spy/ui/__init__.py b/mojo/not-to-commit/sample_import2_mojom.py
similarity index 85%
copy from mojo/spy/ui/__init__.py
copy to mojo/not-to-commit/sample_import2_mojom.py
index bfecdb26df6584f5627a9ec6e7da764ce16a4ce5..83f42c076079f174330e2819a955db789b016f7f 100644
--- a/mojo/spy/ui/__init__.py
+++ b/mojo/not-to-commit/sample_import2_mojom.py
@@ -2,4 +2,4 @@
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
-from ui import tvcm_stub
+import sample_import_mojom

Powered by Google App Engine
This is Rietveld 408576698