Index: chrome/test/data/extensions/bad/missing_content_script/1/manifest.json |
=================================================================== |
--- chrome/test/data/extensions/bad/missing_content_script/1/manifest.json (revision 10469) |
+++ chrome/test/data/extensions/bad/missing_content_script/1/manifest.json (working copy) |
@@ -1,6 +1,6 @@ |
{ |
"format_version": 1, |
- "id": "com.google.myextension1", |
+ "id": "00123456789ABCDEF0123456789ABCDEF0123456", |
"version": "1.0.0.0", |
"name": "My extension 1", |
"description": "The first extension that I made.", |