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

Unified Diff: tracing/tracing/value/ui/all_value_set_views.html

Issue 2162963002: [polymer] Merge of master into polymer10-migration (Closed) Base URL: git@github.com:catapult-project/catapult.git@polymer10-migration
Patch Set: Merge polymer10-migration int polymer10-merge Created 4 years, 5 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 | « tracing/tracing/value/numeric_test.html ('k') | tracing/tracing/value/ui/composition_span.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/tracing/value/ui/all_value_set_views.html
diff --git a/tracing/tracing/ui/base/webcomponents.html b/tracing/tracing/value/ui/all_value_set_views.html
similarity index 58%
copy from tracing/tracing/ui/base/webcomponents.html
copy to tracing/tracing/value/ui/all_value_set_views.html
index c2805157424b52d096f8e3a864272bf4e7c0f432..cd71bac47f96d4309273030915dae4767cd7ccb8 100644
--- a/tracing/tracing/ui/base/webcomponents.html
+++ b/tracing/tracing/value/ui/all_value_set_views.html
@@ -4,4 +4,6 @@ Copyright 2016 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.
-->
-<script src="/components/webcomponentsjs/webcomponents-lite.js">
+
+<link rel="import" href="/tracing/value/ui/value_set_table.html">
+<link rel="import" href="/tracing/value/ui/value_set_view.html">
« no previous file with comments | « tracing/tracing/value/numeric_test.html ('k') | tracing/tracing/value/ui/composition_span.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698