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

Unified Diff: chrome/browser/resources/settings/device_page/stylus.html

Issue 2639373002: MD Settings: clean up text controls (links, buttons) (Closed)
Patch Set: slightly more clean-up Created 3 years, 11 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 | « no previous file | chrome/browser/resources/settings/internet_page/network_summary_item.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/device_page/stylus.html
diff --git a/chrome/browser/resources/settings/device_page/stylus.html b/chrome/browser/resources/settings/device_page/stylus.html
index 2d4a4737370bbbb3357c04dfd5064bde03621a6d..b627dfbea37a7423a2552048bc5d990b28480ca6 100644
--- a/chrome/browser/resources/settings/device_page/stylus.html
+++ b/chrome/browser/resources/settings/device_page/stylus.html
@@ -22,11 +22,13 @@
</settings-toggle-button>
</div>
+ <!-- TODO(scottchen): Make a proper a[href].settings-box with
michaelpg 2017/01/23 06:51:19 this is hard to understand, can you include a crbu
scottchen 2017/01/23 18:49:07 Done.
+ icon-external -->
<div class="settings-box">
<!-- TODO(jdufault): This should launch an intent (using the
enable-intent-picker flag) that opens up the play store to a curated
list of apps. -->
- <a is="action-link" target="_blank"
+ <a target="_blank"
href="https://play.google.com/store/apps/collection/promotion_30023cb_stylus_apps">
$i18n{stylusFindMoreApps}
</a>
« no previous file with comments | « no previous file | chrome/browser/resources/settings/internet_page/network_summary_item.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698