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

Unified Diff: ui/native_theme/BUILD.gn

Issue 2421913002: Change Aura overlay scrollbars from solid color to painted scrollbars. (Closed)
Patch Set: Move ad-hoc MD scrollbar constants into central location. Created 4 years, 2 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: ui/native_theme/BUILD.gn
diff --git a/ui/native_theme/BUILD.gn b/ui/native_theme/BUILD.gn
index a64cb968c028e805a8740babc6965e616b9dda5d..c7b7638b67195d61bdb786ca9fefe8310854cc48 100644
--- a/ui/native_theme/BUILD.gn
+++ b/ui/native_theme/BUILD.gn
@@ -25,6 +25,7 @@ component("native_theme") {
if (use_aura) {
sources += [
+ "material_design_constants.h",
"native_theme_aura.cc",
"native_theme_aura.h",
"native_theme_dark_aura.cc",

Powered by Google App Engine
This is Rietveld 408576698