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

Unified Diff: chrome/browser/resources/settings/about_page/detailed_build_info.html

Issue 2010653003: MD Settings: About page, implementing channel switcher dialog. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments. Created 4 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/settings/about_page/detailed_build_info.html
diff --git a/chrome/browser/resources/settings/about_page/detailed_build_info.html b/chrome/browser/resources/settings/about_page/detailed_build_info.html
index 34956c269153c5a9bd9e66db57b287f9877e3ac2..5fc6e841e060c4e43f38122030613aa36215646c 100644
--- a/chrome/browser/resources/settings/about_page/detailed_build_info.html
+++ b/chrome/browser/resources/settings/about_page/detailed_build_info.html
@@ -1,5 +1,6 @@
<link rel="import" href="chrome://resources/html/polymer.html">
<link rel="import" href="/about_page/about_page_browser_proxy.html">
+<link rel="import" href="/about_page/channel_switcher_dialog.html">
<link rel="import" href="/i18n_setup.html"
<link rel="import" href="/settings_shared_css.html">
<link rel="import" href="chrome://resources/html/i18n_behavior.html">

Powered by Google App Engine
This is Rietveld 408576698