| Index: chrome/chrome_shell.gypi
|
| diff --git a/chrome/chrome_shell.gypi b/chrome/chrome_shell.gypi
|
| index b614ff36bccff056c3ed68f4b2914480e188dc4a..6ff6f3d7ca91908bdc197e340114392f725be487 100644
|
| --- a/chrome/chrome_shell.gypi
|
| +++ b/chrome/chrome_shell.gypi
|
| @@ -55,11 +55,6 @@
|
| 'dependencies': [
|
| 'libchromeshell_base',
|
| ],
|
| - 'includes': [
|
| - # File 'protection' is based on non-trivial linker magic. TODO(pasko):
|
| - # remove it when crbug.com/424562 is fixed.
|
| - '../base/files/protect_file_posix.gypi',
|
| - ],
|
| },
|
| {
|
| # GN: //chrome/android:chrome_sync_shell
|
|
|