Chromium Code Reviews| Index: components/filesystem/filesystem.gyp |
| diff --git a/components/filesystem/filesystem.gyp b/components/filesystem/filesystem.gyp |
| index 3f54366fd54e51bad2197370b3c7530e0f094f42..1ccda524ec5afd9b65162acbc0bda81b6b6d6605 100644 |
| --- a/components/filesystem/filesystem.gyp |
| +++ b/components/filesystem/filesystem.gyp |
| @@ -50,6 +50,7 @@ |
| 'dependencies': [ |
| 'filesystem_bindings_mojom', |
| ], |
| + 'hard_dependency': 1, |
| }, |
| { |
| 'target_name': 'filesystem_bindings_mojom', |