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

Unified Diff: mojo/spy/ui/__init__.py

Issue 281623007: Add mojo web UI framework based on Nat's TVCM (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: missed a few Created 6 years, 7 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 | « mojo/spy/run_ui_tests ('k') | mojo/spy/ui/dev_server.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/spy/ui/__init__.py
diff --git a/tools/perf/page_sets/chrome_proxy/__init__.py b/mojo/spy/ui/__init__.py
similarity index 86%
copy from tools/perf/page_sets/chrome_proxy/__init__.py
copy to mojo/spy/ui/__init__.py
index 4d6aabb953d6fbb22e4128bd81d4f20951dddcea..bfecdb26df6584f5627a9ec6e7da764ce16a4ce5 100644
--- a/tools/perf/page_sets/chrome_proxy/__init__.py
+++ b/mojo/spy/ui/__init__.py
@@ -1,3 +1,5 @@
# Copyright 2014 The Chromium Authors. All rights reserved.
# 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
« no previous file with comments | « mojo/spy/run_ui_tests ('k') | mojo/spy/ui/dev_server.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698