Add URL permission to image loader to use analytics.
BUG=516250 TEST=None Review URL: https://codereview.chromium.org/1297163002 Cr-Commit-Position: refs/heads/master@{#343849}
This commit is contained in:
@ -12,6 +12,7 @@
|
||||
"fileSystem": ["requestFileSystem"]
|
||||
},
|
||||
"fileManagerPrivate",
|
||||
"https://www.google-analytics.com/",
|
||||
"https://www.googledrive.com/",
|
||||
"metricsPrivate",
|
||||
"storage"
|
||||
|
Reference in New Issue
Block a user