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

Unified Diff: ui/file_manager/image_loader/manifest.json

Issue 1297163002: Add URL permission to image loader to use analytics. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sort lines. Created 5 years, 4 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/image_loader/manifest.json
diff --git a/ui/file_manager/image_loader/manifest.json b/ui/file_manager/image_loader/manifest.json
index 8214d2f6ecb6194d1fc278d64e003ae0c69b1975..6753c47fc3c2a0e9303c7e84bd43a7a22738e886 100644
--- a/ui/file_manager/image_loader/manifest.json
+++ b/ui/file_manager/image_loader/manifest.json
@@ -12,6 +12,7 @@
"fileSystem": ["requestFileSystem"]
},
"fileManagerPrivate",
+ "https://www.google-analytics.com/",
"https://www.googledrive.com/",
"metricsPrivate",
"storage"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698