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

Unified Diff: appengine/config_service/ui/static/index.html

Issue 2959833002: config_service: add last import validation and tests (Closed)
Patch Set: Include a bug number for making the element call on-response handler automatically. Created 3 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
Index: appengine/config_service/ui/static/index.html
diff --git a/appengine/config_service/ui/static/index.html b/appengine/config_service/ui/static/index.html
index 505a5104137852187728ec87a7790e8fa61d4a5f..2d9c5331f412b137997b92d337fffed0daba5b0a 100644
--- a/appengine/config_service/ui/static/index.html
+++ b/appengine/config_service/ui/static/index.html
@@ -15,7 +15,7 @@
<!-- See https://goo.gl/OOhYW5 -->
<link rel="manifest" href="/manifest.json">
- <link rel="import" href="../src/config-ui/config-ui.html">
+ <link rel="import" href="elements.html">
<script src="../bower_components/webcomponentsjs/webcomponents-loader.js"></script>
</head>
<body>
« no previous file with comments | « appengine/config_service/ui/static/elements.html ('k') | appengine/config_service/ui/test/config-ui/config-set_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698