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

Unified Diff: chrome/OWNERS

Issue 2048563002: Fix chrome_telemetry_build's GN dependencies for Mac OS X. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add GN reviewers as per-file OWNERS. Relax .gni ownership. Created 4 years, 6 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 | « chrome/BUILD.gn ('k') | tools/perf/chrome_telemetry_build/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/OWNERS
diff --git a/chrome/OWNERS b/chrome/OWNERS
index 1497c9ce025b396f3b9ca2103f03ea2a71dd84cf..fc093b6def13dd08ce596aade36d208c313512e7 100644
--- a/chrome/OWNERS
+++ b/chrome/OWNERS
@@ -10,10 +10,12 @@ thestig@chromium.org
# per-file rules:
# These are for the common case of adding or renaming files. If you're doing
# structural changes, please get a review from a reviewer in this file.
+per-file *.gni=*
per-file *.gypi=*
per-file *.isolate=maruel@chromium.org
per-file *.isolate=tandrii@chromium.org
per-file *.isolate=vadimsh@chromium.org
+per-file BUILD.gn=file://build/OWNERS
# Android OWNERS from chrome/android/OWNERS
per-file chrome_android*.gypi=bauerb@chromium.org
« no previous file with comments | « chrome/BUILD.gn ('k') | tools/perf/chrome_telemetry_build/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698