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

Unified Diff: chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension1.json

Issue 115682: Verify signed .crx extension installations (Closed)
Patch Set: moved extensions consts back to extensions_service (was causing compile errors on mac & linux) Created 11 years, 6 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: chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension1.json
diff --git a/chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension1.json b/chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension1.json
index 1cf00e735e058971110134645f16afe24ba36802..33dba7f5113930f61e085fc3567e8693569a30da 100644
--- a/chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension1.json
+++ b/chrome/test/data/extensions/ui/create_extension_detail_value_expected_output/good-extension1.json
@@ -1,5 +1,5 @@
{
- "id": "00123456789abcdef0123456789abcdef0123456",
+ "id": "fc6f6ba6693faf6773c13701019f2e7a12f0febe",
"version": "1.0.0.0",
"name": "My extension 1",
"description": "The first extension that I made.",

Powered by Google App Engine
This is Rietveld 408576698