forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create webapk watchlist and add zpeng@ to the watchlist.
Review-Url: https://codereview.chromium.org/2417583002 Cr-Commit-Position: refs/heads/master@{#424803}
- Loading branch information
zpeng
authored and
Commit bot
committed
Oct 12, 2016
1 parent
8a71a9f
commit b9a180d
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -74,6 +74,9 @@ | |
'chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferences.java|'\ | ||
'chrome/android/java/src/org/chromium/chrome/browser/metrics/UmaSessionStats.java', | ||
}, | ||
'android_webapk': { | ||
'filepath': 'chrome/android/webapk/' | ||
}, | ||
'android_webview': { | ||
'filepath': 'android_webview/', | ||
}, | ||
|
@@ -1421,6 +1424,7 @@ | |
'[email protected]'], | ||
'android_uma_settings': ['[email protected]', | ||
'[email protected]'], | ||
'android_webapk': ['[email protected]'], | ||
'android_webview': ['[email protected]'], | ||
'app_list': ['[email protected]', | ||
'[email protected]'], | ||
|