Index: components/filesystem/shared_temp_dir.h |
diff --git a/components/filesystem/shared_temp_dir.h b/components/filesystem/shared_temp_dir.h |
index c4002e8d4cb943549e921dbc9631df1a188d085b..d403f73e5f68dcac363736804d84d1dc86bd31c8 100644 |
--- a/components/filesystem/shared_temp_dir.h |
+++ b/components/filesystem/shared_temp_dir.h |
@@ -13,7 +13,7 @@ class ScopedTempDir; |
namespace filesystem { |
-// A class to allow multiple Directory objects to hold a reference to a |
+// A class to allow multiple mojom::Directory objects to hold a reference to a |
// temporary directory. |
class SharedTempDir : public base::RefCounted<SharedTempDir> { |
public: |