diff options
Diffstat (limited to 'sandbox/src/registry_dispatcher.cc')
-rw-r--r-- | sandbox/src/registry_dispatcher.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sandbox/src/registry_dispatcher.cc b/sandbox/src/registry_dispatcher.cc index 5b1786c..c354256 100644 --- a/sandbox/src/registry_dispatcher.cc +++ b/sandbox/src/registry_dispatcher.cc @@ -4,7 +4,6 @@ #include "sandbox/src/registry_dispatcher.h" -#include "base/logging.h" #include "base/scoped_handle_win.h" #include "base/win_util.h" #include "sandbox/src/crosscall_client.h" |