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

Unified Diff: ui/native_theme/BUILD.gn

Issue 2120273002: Initialize MaterialDesignController in NativeThemeMacTest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use more generic solution Created 4 years, 5 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 | ui/native_theme/native_theme.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/native_theme/BUILD.gn
diff --git a/ui/native_theme/BUILD.gn b/ui/native_theme/BUILD.gn
index b79e1131c2a6130c8c6db74ee99af5791b225007..6314939bcdf2eace3bd8b089de5feef45dfd40fa 100644
--- a/ui/native_theme/BUILD.gn
+++ b/ui/native_theme/BUILD.gn
@@ -81,6 +81,7 @@ test("native_theme_unittests") {
"//base/test:test_support",
"//skia:skia",
"//testing/gtest",
+ "//ui/base",
"//ui/gfx/geometry:geometry",
]
}
« no previous file with comments | « no previous file | ui/native_theme/native_theme.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698