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