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

Unified Diff: chrome/test/data/extensions/garbage_collection/Preferences

Issue 9817018: Cleaning Up Extensions When Local Content Removed (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Updated with newest master Created 8 years, 8 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 | « chrome/test/data/extensions/garbage_collection/Extensions/fdoajpacpdeapbmhbblepcnilfkpmkff/1.1_0/manifest.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/garbage_collection/Preferences
diff --git a/chrome/test/data/extensions/garbage_collection/Preferences b/chrome/test/data/extensions/garbage_collection/Preferences
new file mode 100644
index 0000000000000000000000000000000000000000..92e3b6ec90990f87df6f27adcdbb3b87f56038e7
--- /dev/null
+++ b/chrome/test/data/extensions/garbage_collection/Preferences
@@ -0,0 +1,20 @@
+{
+ "extensions": {
+ "settings": {
+ "fdoajpacpdeapbmhbblepcnilfkpmkff": {
+ "from_bookmark": false,
+ "from_webstore": false,
+ "install_time": "12977681506510306",
+ "location": 1,
+ "manifest": {
+ "description": "An extension to test garbage collection of old versions.",
+ "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC3Yox7PDjjZl7upms+MLnOuswzlX63YH5jVvzug1WoAHVnq/djfHsViG0WgTrxxPiMhuTNqOh2OzdqHRko+xbkBBgpSjV+X1lIvUgZGOx9ImH2pz4kntyRv1z9abuN+rQh+gjglPvLJQuWU6VvjH0zypTaXZiQ4GCojRqD/dWacQIDAQAB",
+ "name": "GarbageCollectOldVersions Extension",
+ "version": "1.1"
+ },
+ "path": "fdoajpacpdeapbmhbblepcnilfkpmkff/1.1_0",
+ "state": 1
+ }
+ }
+ }
+}
« no previous file with comments | « chrome/test/data/extensions/garbage_collection/Extensions/fdoajpacpdeapbmhbblepcnilfkpmkff/1.1_0/manifest.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698