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

Unified Diff: .gn

Issue 2363083003: Enable header checking for chrome/browser/ui (Closed)
Patch Set: . Created 4 years, 3 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 | build/split_static_library.gni » ('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 301b88b9060fdc153865382766c03ba67b13099e..42d1edc4472e212aa907318a9f7170161c18cb9c 100644
--- a/.gn
+++ b/.gn
@@ -27,8 +27,7 @@ check_targets = [
#"//chrome/*", # Epic number of errors.
"//chrome/app/*",
"//chrome/browser/extensions/*",
-
- #"//chrome/browser/ui/*", # Still fails on Windows official.
+ "//chrome/browser/ui/*",
"//chrome/common/*",
"//chrome/installer/*",
"//chrome/third_party/mozilla_security_manager/*",
« no previous file with comments | « no previous file | build/split_static_library.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698