Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(919)

Unified Diff: third_party/WebKit/Source/modules/filesystem/DOMFilePath.h

Issue 2297043002: Web expose FileSystemFileEntry, FileSystemDirectoryEntry and friends (Closed)
Patch Set: Rebased Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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);
« no previous file with comments | « third_party/WebKit/Source/modules/filesystem/BUILD.gn ('k') | third_party/WebKit/Source/modules/filesystem/DOMFileSystem.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698