diff options
Diffstat (limited to 'app/resource_bundle_win.cc')
-rw-r--r-- | app/resource_bundle_win.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/resource_bundle_win.cc b/app/resource_bundle_win.cc index 498cec6..f143193 100644 --- a/app/resource_bundle_win.cc +++ b/app/resource_bundle_win.cc @@ -11,6 +11,7 @@ #include "base/data_pack.h" #include "base/debug_util.h" #include "base/file_util.h" +#include "base/lock.h" #include "base/logging.h" #include "base/path_service.h" #include "base/resource_util.h" |