Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # Blink API OWNERS | 1 # Blink API OWNERS |
| 2 file://third_party/WebKit/API_OWNERS | 2 file://third_party/WebKit/API_OWNERS |
| 3 | 3 |
| 4 # For .gyp* / *.gn* changes only. | 4 # For *.gn* changes only. |
| 5 dpranke@chromium.org | 5 dpranke@chromium.org |
| 6 thakis@chromium.org | 6 thakis@chromium.org |
| 7 | 7 |
| 8 per-file .gitignore=* | |
| 9 per-file DEPS=* | |
| 10 per-file PRESUBMIT*.py=dpranke@chromium.org | 8 per-file PRESUBMIT*.py=dpranke@chromium.org |
| 11 per-file PRESUBMIT*.py=thakis@chromium.org | 9 per-file PRESUBMIT*.py=thakis@chromium.org |
| 12 | 10 |
| 13 # COMPONENT: Blink | 11 # COMPONENT: Blink |
| OLD | NEW |