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

Unified Diff: WATCHLISTS

Issue 2710573004: Create Android Studio chromium style configuration. (Closed)
Patch Set: Update checkstyle error message to refer to Android Studio setup too Created 3 years, 10 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 | docs/android_studio.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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'
« no previous file with comments | « no previous file | docs/android_studio.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698