| Index: third_party/WebKit/Source/modules/filesystem/DOMFilePath.h
|
| diff --git a/third_party/WebKit/Source/modules/filesystem/DOMFilePath.h b/third_party/WebKit/Source/modules/filesystem/DOMFilePath.h
|
| index 27a88aaaa723c441a5b82c9376b243d3af21b2a9..98e8078e6a57513cc08b1320a7ffb107f146413c 100644
|
| --- a/third_party/WebKit/Source/modules/filesystem/DOMFilePath.h
|
| +++ b/third_party/WebKit/Source/modules/filesystem/DOMFilePath.h
|
| @@ -36,7 +36,7 @@
|
|
|
| namespace blink {
|
|
|
| -// DOMFileSystem path utilities. All methods in this class are static.
|
| +// FileSystem path utilities. All methods in this class are static.
|
| class DOMFilePath {
|
| STATIC_ONLY(DOMFilePath);
|
|
|
|
|