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

Unified Diff: chrome/common/extensions/docs/apps/app_architecture.html

Issue 10699060: Applying new theme to extensions docs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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
« no previous file with comments | « chrome/common/extensions/docs/apps/app.window.html ('k') | chrome/common/extensions/docs/apps/app_csp.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/apps/app_architecture.html
diff --git a/chrome/common/extensions/docs/apps/app_architecture.html b/chrome/common/extensions/docs/apps/app_architecture.html
index 9a54598b0392c77eb2d5afeb006177cb5c38a779..0de887b617f57f2e4d982f85907c22527d8a0ec9 100644
--- a/chrome/common/extensions/docs/apps/app_architecture.html
+++ b/chrome/common/extensions/docs/apps/app_architecture.html
@@ -18,7 +18,7 @@
<script type="text/javascript" src="../js/bootstrap.js"></script>
<script type="text/javascript" src="../js/sidebar.js"></script>
<title>Understand the Architecture - Google Chrome Extensions - Google Code</title></head>
- <body doc-family="apps"> <link href="../css/ApiRefStyles_apps.css" rel="stylesheet" type="text/css">
+ <body doc-family="apps"> <link href="../css/ApiRefStyles.css" rel="stylesheet" type="text/css">
<link href="../css/prettify.css" rel="stylesheet" type="text/css">
<link href="../css/shared.css" rel="stylesheet" type="text/css">
<div id="devModeWarning" class="displayModeWarning">
« no previous file with comments | « chrome/common/extensions/docs/apps/app.window.html ('k') | chrome/common/extensions/docs/apps/app_csp.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698