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

Unified Diff: chrome/browser/resources/media_router/media_router.html

Issue 2725503002: [Media Router] Custom Controls 4 - Implement details view WebUI (Closed)
Patch Set: Add braces to @implements {Interface} Created 3 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/browser/resources/media_router/media_router.html
diff --git a/chrome/browser/resources/media_router/media_router.html b/chrome/browser/resources/media_router/media_router.html
index 027ff7d0fd9fff174de0f4d9464bf6fb5b264165..b3b843929491da7bf459e84f27770eb322c360d3 100644
--- a/chrome/browser/resources/media_router/media_router.html
+++ b/chrome/browser/resources/media_router/media_router.html
@@ -5,6 +5,7 @@
<title i18n-content="mediaRouterTitle"></title>
<link rel="stylesheet" href="chrome://resources/css/roboto.css">
+ <link rel="stylesheet" href="media_router_common.css">
<link rel="stylesheet" href="media_router.css">
<link rel="import" href="chrome://resources/html/cr.html">
<link rel="import" href="chrome://resources/html/load_time_data.html">
« no previous file with comments | « chrome/browser/resources/media_router/media_router.css ('k') | chrome/browser/resources/media_router/media_router.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698