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

Unified Diff: .gn

Issue 2862813003: Enable header checking in WebKit/public/* (Closed)
Patch Set: simplify rule Created 3 years, 7 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 | no next file » | 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 eb2723bc52b7c50b3ffcfb67647236c62e6d011c..44842c8a587620dccba3e4fd9ecd6be305b6e721 100644
--- a/.gn
+++ b/.gn
@@ -146,7 +146,7 @@ check_targets = [
"//third_party/libaddressinput/*",
"//third_party/libphonenumber/*",
"//third_party/libwebp/*",
- "//third_party/WebKit/Source/*",
+ "//third_party/WebKit/*",
"//tools/*",
#"//ui/*", # Work left on Chromeos w/ use_ozone. Some parts of UI that work:
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698