| 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 33dba7f5113930f61e085fc3567e8693569a30da..1cf00e735e058971110134645f16afe24ba36802 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": "fc6f6ba6693faf6773c13701019f2e7a12f0febe",
|
| + "id": "00123456789abcdef0123456789abcdef0123456",
|
| "version": "1.0.0.0",
|
| "name": "My extension 1",
|
| "description": "The first extension that I made.",
|
|
|