Chromium Code Reviews| Index: chrome/browser/extensions/sandboxed_unpacker.cc |
| =================================================================== |
| --- chrome/browser/extensions/sandboxed_unpacker.cc (revision 152036) |
| +++ chrome/browser/extensions/sandboxed_unpacker.cc (working copy) |
| @@ -8,6 +8,7 @@ |
| #include "base/base64.h" |
| #include "base/bind.h" |
| +#include "base/command_line.h" |
| #include "base/file_util.h" |
| #include "base/file_util_proxy.h" |
| #include "base/json/json_string_value_serializer.h" |