Chromium Code Reviews| Index: chrome/chrome_shell.gypi |
| diff --git a/chrome/chrome_shell.gypi b/chrome/chrome_shell.gypi |
| index e9fa8808ca3a951e5d6454f765f44bb2de5ea95f..42a6da0494de5732db8f969c64ce4418a4c74fe5 100644 |
| --- a/chrome/chrome_shell.gypi |
| +++ b/chrome/chrome_shell.gypi |
| @@ -65,6 +65,9 @@ |
| 'dependencies': [ |
| 'libchromeshell_base', |
| ], |
| + 'includes': [ |
| + '../base/files/protect_file_posix.gypi', |
| + ], |
| }, |
| { |
| # GN: //chrome/android:chrome_sync_shell |