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

Unified Diff: chrome/common/extensions/docs/templates/json/apps_sidenav.json

Issue 34603002: Moved app_hardware.html to app_usb.html. Will split out serial port (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Re-upload. Created 7 years, 2 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/common/extensions/docs/templates/json/apps_sidenav.json
diff --git a/chrome/common/extensions/docs/templates/json/apps_sidenav.json b/chrome/common/extensions/docs/templates/json/apps_sidenav.json
index 2decf7bbe644a29efd62fd85b2659fdf1c9a4bb5..9a7fda145dbb5af9be9dc4dc0e65785bbc5ba379 100644
--- a/chrome/common/extensions/docs/templates/json/apps_sidenav.json
+++ b/chrome/common/extensions/docs/templates/json/apps_sidenav.json
@@ -175,7 +175,7 @@
"items": [
{
"title": "USB",
- "href": "/apps/app_hardware.html"
+ "href": "/apps/app_usb.html"
},
{
"title": "Network Communications",

Powered by Google App Engine
This is Rietveld 408576698