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

Unified Diff: chrome_linux/resources/inspector/devtools.html

Issue 310483004: Roll reference builds to 35.0.1916.114. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/reference_builds/
Patch Set: 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
Index: chrome_linux/resources/inspector/devtools.html
===================================================================
--- chrome_linux/resources/inspector/devtools.html (revision 273864)
+++ chrome_linux/resources/inspector/devtools.html (working copy)
@@ -32,7 +32,7 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Security-Policy" content="object-src 'none'; script-src 'self' 'unsafe-eval'">
<link rel="stylesheet" type="text/css" href="inspector.css">
- <script type="text/javascript" src="inspector.js"></script>
+ <script type="text/javascript" src="Main.js"></script>
</head>
<body class="undocked" id="-blink-dev-tools"></body>
</html>
« no previous file with comments | « chrome_linux/resources/inspector/dataGrid.css ('k') | chrome_linux/resources/inspector/devtools_extension_api.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698