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

Unified Diff: ui/base/BUILD.gn

Issue 1501823003: Add //ui/* to "gn check" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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/aura/BUILD.gn ('k') | ui/chromeos/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/BUILD.gn
diff --git a/ui/base/BUILD.gn b/ui/base/BUILD.gn
index a5d46e5247e2bbb17de59e657a41c6a221ffda0a..6190b065df105a88324bdf34ab53951b0c020ffd 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -618,9 +618,11 @@ source_set("test_support") {
]
deps = [
"//base",
+ "//base/test:test_config",
"//skia",
"//testing/gtest",
"//ui/events:events_base",
+ "//ui/events:test_support",
"//ui/gfx",
"//ui/gfx/geometry",
]
« no previous file with comments | « ui/aura/BUILD.gn ('k') | ui/chromeos/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698