| Index: components/nacl/common/nacl_paths.cc
|
| diff --git a/components/nacl/common/nacl_paths.cc b/components/nacl/common/nacl_paths.cc
|
| index 6d486b01a20bacf74f883cc667625cac3db42f95..cd027cfc47e28ae96d1b579aaa4fc309a055789a 100644
|
| --- a/components/nacl/common/nacl_paths.cc
|
| +++ b/components/nacl/common/nacl_paths.cc
|
| @@ -7,6 +7,7 @@
|
| #include "base/command_line.h"
|
| #include "base/files/file_util.h"
|
| #include "base/path_service.h"
|
| +#include "build/build_config.h"
|
| #include "components/nacl/common/nacl_switches.h"
|
|
|
| namespace {
|
|
|