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

Unified Diff: mojo/views/BUILD.gn

Issue 710703002: Revert "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: 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 6a01e397fe26d374a8f50c8f98db7bc8375cc315..af477640f48c4ded780c6ab8c6c660a6631fdec3 100644
--- a/mojo/views/BUILD.gn
+++ b/mojo/views/BUILD.gn
@@ -27,9 +27,8 @@ static_library("views") {
deps = [
"//base",
- "//base/third_party/dynamic_annotations",
"//base:i18n",
- "//mojo/converters/geometry",
+ "//base/third_party/dynamic_annotations",
"//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