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

Unified Diff: ui/base/BUILD.gn

Issue 513313002: Fix most of the "gn check" errors in ui/* (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Android GN build Created 6 years, 4 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/aura/BUILD.gn ('k') | ui/base/ime/BUILD.gn » ('j') | ui/base/ime/BUILD.gn » ('J')
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 253ccea86e0d3b936faf36edff57a68e14accbaf..94b1864a0065ed3c48c2c6a4668a97a9a9765e9a 100644
--- a/ui/base/BUILD.gn
+++ b/ui/base/BUILD.gn
@@ -558,6 +558,7 @@ source_set("test_support") {
]
deps = [
+ ":base",
"//base",
"//skia",
"//testing/gtest",
« no previous file with comments | « ui/aura/BUILD.gn ('k') | ui/base/ime/BUILD.gn » ('j') | ui/base/ime/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698