Index: chrome/common/extensions/docs/examples/api/fileSystemProvider/archive/example1.fake |
diff --git a/chrome/common/extensions/docs/examples/api/fileSystemProvider/archive/example1.fake b/chrome/common/extensions/docs/examples/api/fileSystemProvider/archive/example1.fake |
index 4bcb726015def46537932ef5514e605cc6a93ca6..6d7cc11f50e659a4af7894983fc192c3a45b4fff 100644 |
--- a/chrome/common/extensions/docs/examples/api/fileSystemProvider/archive/example1.fake |
+++ b/chrome/common/extensions/docs/examples/api/fileSystemProvider/archive/example1.fake |
@@ -1,7 +1,7 @@ |
{ |
"/": { |
"isDirectory": true, |
- "name": "/", |
+ "name": "", |
"size": 0, |
"modificationTime": "2014-06-26T08:47:11.591Z" |
}, |