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

Unified Diff: mojo/views/BUILD.gn

Issue 707093002: Teach PRESUBMIT.py how to run gn check for most of the mojo repo (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: update after hans landed Created 6 years, 1 month 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 | « mojo/tools/package_manager/BUILD.gn ('k') | sky/engine/platform/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/views/BUILD.gn
diff --git a/mojo/views/BUILD.gn b/mojo/views/BUILD.gn
index af477640f48c4ded780c6ab8c6c660a6631fdec3..6a01e397fe26d374a8f50c8f98db7bc8375cc315 100644
--- a/mojo/views/BUILD.gn
+++ b/mojo/views/BUILD.gn
@@ -27,8 +27,9 @@ static_library("views") {
deps = [
"//base",
- "//base:i18n",
"//base/third_party/dynamic_annotations",
+ "//base:i18n",
+ "//mojo/converters/geometry",
"//skia",
"//third_party/icu",
"//ui/aura",
« no previous file with comments | « mojo/tools/package_manager/BUILD.gn ('k') | sky/engine/platform/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698