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

Unified Diff: ui/wm/BUILD.gn

Issue 1492823003: fix most gn check issues in //ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-check-blink-source
Patch Set: Created 5 years 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/views/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/wm/BUILD.gn
diff --git a/ui/wm/BUILD.gn b/ui/wm/BUILD.gn
index 39fb4c0ec50e5ff1c026f94779e1b123c5004916..2e888266728550897eeb37ecf81230515a45aa17 100644
--- a/ui/wm/BUILD.gn
+++ b/ui/wm/BUILD.gn
@@ -167,6 +167,8 @@ test("wm_unittests") {
"//ui/gfx",
"//ui/gfx/geometry",
"//ui/gl",
+ "//ui/gl:test_support",
+ "//ui/resources",
]
data_deps = [
« no previous file with comments | « ui/views/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698