Chromium Code Reviews

Unified Diff: tools/telemetry/unittest_data/manifest_with_key.json

Issue 1217293007: Move unittest_data to internal/testing. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: tools/telemetry/unittest_data/manifest_with_key.json
diff --git a/tools/telemetry/unittest_data/manifest_with_key.json b/tools/telemetry/unittest_data/manifest_with_key.json
deleted file mode 100644
index 4b41dd4402f7984f006d45401b55e5433dfb34b3..0000000000000000000000000000000000000000
--- a/tools/telemetry/unittest_data/manifest_with_key.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "name": "unpacked extension",
- "description": "this is an unpacked extension with a key in it",
- "version": "1",
- "manifest_version": 2,
- "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoq+cJMuoIaoL2hx//QoIeHnNkXLAEu3IJGcLpM95qbmw9VnAplFI0tpSv4IpuJ1DPPsdsEMhONu1mPhK9xd3BHCtzqXRfRsnx/uOap4NTcUimxiUH3uuX9xkCNWO8EihdV0atnrKROhhnyIxmhgKmKfAYLheOrSGSXP0A4SqaBQIDAQAB"
-}

Powered by Google App Engine