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

Unified Diff: .gn

Issue 1042293004: Fix 'gn check' errors in //ui/* and add to default checked set (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 9 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 | « no previous file | ui/base/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 9dcf2306d8d1c85ba3933fd3388c0180d25eaff8..e7065e3e57684d819af7ad9e1ad88b74353a005e 100644
--- a/.gn
+++ b/.gn
@@ -17,4 +17,5 @@ check_targets = [
"//services/*",
"//shell/*",
"//sky/*",
+ "//ui/*",
]
« no previous file with comments | « no previous file | ui/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698