| Index: chrome/common/chrome_paths_win.cc
|
| diff --git a/chrome/common/chrome_paths_win.cc b/chrome/common/chrome_paths_win.cc
|
| index 5eb6591f61600a6e10c624f28f7e3be9e58a2267..337f9b9c1f23857cb6497c679aeaaaf307746878 100644
|
| --- a/chrome/common/chrome_paths_win.cc
|
| +++ b/chrome/common/chrome_paths_win.cc
|
| @@ -17,6 +17,7 @@
|
| #include "chrome/common/chrome_constants.h"
|
| #include "chrome/common/chrome_switches.h"
|
| #include "chrome/installer/util/browser_distribution.h"
|
| +#include "components/nacl/common/nacl_switches.h"
|
|
|
| namespace chrome {
|
|
|
|
|