Chromium Code Reviews| Index: WATCHLISTS |
| diff --git a/WATCHLISTS b/WATCHLISTS |
| index 3a0cdb3a048e4c9497d8b9e620bdb40b871e9ea1..19f94142d86cf94598186401d8e19a9919720eeb 100644 |
| --- a/WATCHLISTS |
| +++ b/WATCHLISTS |
| @@ -66,7 +66,9 @@ |
| '|media/video/capture/android' |
| }, |
| 'android_studio': { |
| - 'filepath': 'build/android/gradle/' |
| + 'filepath': 'build/android/gradle/' \ |
| + '|docs/android_studio.md' \ |
| + '|tools/android/android_studio' |
|
agrieve
2017/02/23 01:41:36
hmm, perhaps we should move build/android/gradle u
nyquist
2017/02/24 07:26:27
Yeah, I guess that might make sense. I guess it de
|
| }, |
| 'android_tab': { |
| 'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/Tab' |