Index: tracing/tracing_examples/chrome_inspect_test_shell.html |
diff --git a/tracing/tracing_examples/chrome_inspect_test_shell.html b/tracing/tracing_examples/chrome_inspect_test_shell.html |
index 2049bdd380be58943009b8921628d52e73e39dac..dc939dfc9bbc631f23e5110639a8454977cd16cb 100644 |
--- a/tracing/tracing_examples/chrome_inspect_test_shell.html |
+++ b/tracing/tracing_examples/chrome_inspect_test_shell.html |
@@ -9,9 +9,7 @@ found in the LICENSE file. |
<title>chrome://inspect test shell</title> |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
-<script src="/components/webcomponentsjs/webcomponents.js"></script> |
- |
-<link rel="import" href="/components/polymer/polymer.html"> |
+<link rel="import" href="/tracing/ui/base/base.html"> |
<link rel="import" href="/tracing/ui/extras/about_tracing/profiling_view.html"> |
<style> |