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

Side by Side Diff: chrome/common/extensions/docs/templates/articles/experimental_devtools_inspectedWindow.html

Issue 219213007: Remove .html extension from links (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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 unified diff | Download patch
OLDNEW
1 <h1>experimental.devtools.inspectedWindow</h1> 1 <h1>experimental.devtools.inspectedWindow</h1>
2 2
3 <p> 3 <p>
4 The <code>devtools.inspectedWindow</code> API is no longer experimental; 4 The <code>devtools.inspectedWindow</code> API is no longer experimental;
5 it's supported! You can read all about it at its new home: 5 it's supported! You can read all about it at its new home:
6 </p> 6 </p>
7 7
8 <blockquote> 8 <blockquote>
9 <a href="devtools.inspectedWindow.html">chrome.devtools.inspectedWindow</a> 9 <a href="devtools.inspectedWindow">chrome.devtools.inspectedWindow</a>
10 </blockquote> 10 </blockquote>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698