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

Unified Diff: tools/telemetry/telemetry/internal/browser_profiles/content_scripts1/Default/Preferences

Issue 1647513002: Delete tools/telemetry. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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
Index: tools/telemetry/telemetry/internal/browser_profiles/content_scripts1/Default/Preferences
diff --git a/tools/telemetry/telemetry/internal/browser_profiles/content_scripts1/Default/Preferences b/tools/telemetry/telemetry/internal/browser_profiles/content_scripts1/Default/Preferences
deleted file mode 100644
index 142e7ff6f1f568ef2e0591f98347e24351fb5033..0000000000000000000000000000000000000000
--- a/tools/telemetry/telemetry/internal/browser_profiles/content_scripts1/Default/Preferences
+++ /dev/null
@@ -1,42 +0,0 @@
-{
- "download": {
- "directory_upgrade": true,
- "extensions_to_open": ""
- },
- "extensions": {
- "autoupdate": {
- "next_check": "12897640036342487"
- },
- "settings": {
- "behllobkkfkfnphdnhnkndlbkcpglgmj": {
- "active_permissions": {
- "scriptable_host": [ "file:///*" ]
- },
- "granted_permissions": {
- "scriptable_host": [ "file:///*" ]
- },
- "location": 1,
- "manifest":
- {
- "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDuUZGKCDbff6IRaxa4Pue7PPkxwPaNhGT3JEqppEsNWFjM80imEdqMbf3lrWqEfaHgaNku7nlpwPO1mu3/4Hr+XdNa5MhfnOnuPee4hyTLwOs3Vzz81wpbdzUxZSi2OmqMyI5oTaBYICfNHLwcuc65N5dbt6WKGeKgTpp4v7j7zwIDAQAB",
- "version": "1.0.0.0",
- "name": "1 content script",
- "content_scripts": [
- { "matches": ["file://*"], "js": ["script.js"] }
- ]
- },
- "path": "behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0",
- "state": 1
- }
- }
- },
- "profile": {
- "exited_cleanly": true,
- "id": "not-signed-in",
- "name": "",
- "nickname": ""
- },
- "session": {
- "startup_urls": [ ]
- }
-}

Powered by Google App Engine
This is Rietveld 408576698