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

Unified Diff: chrome/browser/ui/autofill/password_generation_popup_view.h

Issue 595353003: [Password Generation] Small UI tweaks (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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/ui/autofill/password_generation_popup_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/autofill/password_generation_popup_view.h
diff --git a/chrome/browser/ui/autofill/password_generation_popup_view.h b/chrome/browser/ui/autofill/password_generation_popup_view.h
index 1f39702d61702fb5a26f5f275809203f1f4a59c3..1faa6142fd232e5eade38c58135e9eb7304d7312 100644
--- a/chrome/browser/ui/autofill/password_generation_popup_view.h
+++ b/chrome/browser/ui/autofill/password_generation_popup_view.h
@@ -44,6 +44,7 @@ class PasswordGenerationPopupView {
static PasswordGenerationPopupView* Create(
PasswordGenerationPopupController* controller);
+ static const SkColor kPasswordTextColor;
static const SkColor kExplanatoryTextBackgroundColor;
static const SkColor kExplanatoryTextColor;
static const SkColor kDividerColor;
« no previous file with comments | « no previous file | chrome/browser/ui/autofill/password_generation_popup_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698