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

Unified Diff: ui/mojo/geometry/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/metro_viewer/BUILD.gn ('k') | ui/mojo/init/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/mojo/geometry/BUILD.gn
diff --git a/ui/mojo/geometry/BUILD.gn b/ui/mojo/geometry/BUILD.gn
index f39fa0459f65d85deb5595bd536fc97cf5814a92..b44586de90db8dae45444f9ee67e818b19c62c86 100644
--- a/ui/mojo/geometry/BUILD.gn
+++ b/ui/mojo/geometry/BUILD.gn
@@ -14,4 +14,8 @@ source_set("util") {
sources = [
"geometry_util.h",
]
+
+ deps = [
+ ":interfaces",
+ ]
}
« no previous file with comments | « ui/metro_viewer/BUILD.gn ('k') | ui/mojo/init/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698