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

Unified Diff: ui/native_theme/native_theme.gyp

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 | « ui/native_theme/BUILD.gn ('k') | ui/native_theme/native_theme_mac_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/native_theme/native_theme.gyp
diff --git a/ui/native_theme/native_theme.gyp b/ui/native_theme/native_theme.gyp
index afec2e9564112c98270bb1d52d084b22082eb731..0359a301c5b5185de25a9c5d07089e51d00934b4 100644
--- a/ui/native_theme/native_theme.gyp
+++ b/ui/native_theme/native_theme.gyp
@@ -58,6 +58,7 @@
'../../base/base.gyp:test_support_base',
'../../skia/skia.gyp:skia',
'../../testing/gtest.gyp:gtest',
+ '../base/ui_base.gyp:ui_base',
'../gfx/gfx.gyp:gfx_geometry',
'native_theme',
],
« no previous file with comments | « ui/native_theme/BUILD.gn ('k') | ui/native_theme/native_theme_mac_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698