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

Side by Side Diff: content/child/OWNERS

Issue 2761443004: Allow anyone to approve trivial changes to BUILD.gn
Patch Set: Allow anyone to approve trivial changes to BUILD.gn Created 3 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 unified diff | Download patch
« no previous file with comments | « content/browser/OWNERS ('k') | content/renderer/OWNERS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # For Blink API usage 1 # For Blink API usage
2 esprehn@chromium.org 2 esprehn@chromium.org
3 3
4 # For resource loading 4 # For resource loading
5 yhirano@chromium.org 5 yhirano@chromium.org
6 6
7 # AppCache 7 # AppCache
8 per-file appcache*=michaeln@chromium.org 8 per-file appcache*=michaeln@chromium.org
9 9
10 # WebSQL 10 # WebSQL
11 per-file database_*=jsbell@chromium.org 11 per-file database_*=jsbell@chromium.org
12 per-file database_*=michaeln@chromium.org 12 per-file database_*=michaeln@chromium.org
13 per-file db_*=jsbell@chromium.org 13 per-file db_*=jsbell@chromium.org
14 per-file db_*=michaeln@chromium.org 14 per-file db_*=michaeln@chromium.org
15 per-file web_database_*=jsbell@chromium.org 15 per-file web_database_*=jsbell@chromium.org
16 per-file web_database_*=michaeln@chromium.org 16 per-file web_database_*=michaeln@chromium.org
17
18 # Anyone can add rules to include new test files. Get a review from one of
19 # the OWNERS if you're doing structural changes.
20 per-file BUILD.gn=*
OLDNEW
« no previous file with comments | « content/browser/OWNERS ('k') | content/renderer/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698