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

Unified Diff: ui/app_list/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/android/BUILD.gn ('k') | ui/aura/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/BUILD.gn
diff --git a/ui/app_list/BUILD.gn b/ui/app_list/BUILD.gn
index 090eaf178223e7e1a7f4e7f9c577461541fec889..3ec9c1b1eb13b163a2a8b449a8d1f7ecbc8c332e 100644
--- a/ui/app_list/BUILD.gn
+++ b/ui/app_list/BUILD.gn
@@ -307,9 +307,9 @@ test("app_list_unittests") {
"//testing/gtest",
"//ui/base",
"//ui/compositor",
- "//ui/events",
"//ui/events:test_support",
- "//ui/gl",
+ "//ui/gfx:test_support",
+ "//ui/gl:test_support",
"//ui/resources",
"//ui/resources:ui_test_pak",
]
« no previous file with comments | « ui/android/BUILD.gn ('k') | ui/aura/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698