From bd1d148d3f4888f715c2c9995d78b9294c35084b Mon Sep 17 00:00:00 2001 From: "thestig@chromium.org" Date: Thu, 12 Mar 2009 23:20:46 +0000 Subject: Remove logging.h from cc files that don't use it. Review URL: http://codereview.chromium.org/42155 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11593 0039d316-1c4b-4281-b951-d872f2087c98 --- sandbox/src/registry_dispatcher.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'sandbox/src/registry_dispatcher.cc') 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" -- cgit v1.1