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

Unified Diff: chrome/browser/resources/md_user_manager/shared_styles.html

Issue 1842703004: Revert "MD user manager (learn more page, user manager tutorial)" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/md_user_manager/shared_styles.html
diff --git a/chrome/browser/resources/md_user_manager/shared_styles.html b/chrome/browser/resources/md_user_manager/shared_styles.html
deleted file mode 100644
index 28ab1f42621bfc93ff81e5d3a492127297feb9a5..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/md_user_manager/shared_styles.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<dom-module id="shared-styles">
- <template>
- <style>
- a {
- color: var(--google-blue-700);
- text-decoration: none;
- }
- </style>
- </template>
-</dom-module>

Powered by Google App Engine
This is Rietveld 408576698