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", |