From 20305ec6f1acf21392c2f3938a14a96f1e28e76d Mon Sep 17 00:00:00 2001 From: "brettw@chromium.org" Date: Fri, 21 Jan 2011 04:55:52 +0000 Subject: Remove obsolete base/lock.h and fix up callers to use the new header file and the base namespace. Fix several files including lock.h unnecessarily. BUG=none TEST=none Original review=http://codereview.chromium.org/6142009/ Patch by leviw@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72106 0039d316-1c4b-4281-b951-d872f2087c98 --- remoting/host/json_host_config.h | 1 - 1 file changed, 1 deletion(-) (limited to 'remoting/host/json_host_config.h') diff --git a/remoting/host/json_host_config.h b/remoting/host/json_host_config.h index b4e2912..d9f233b 100644 --- a/remoting/host/json_host_config.h +++ b/remoting/host/json_host_config.h @@ -8,7 +8,6 @@ #include #include "base/file_path.h" -#include "base/lock.h" #include "base/ref_counted.h" #include "base/scoped_ptr.h" #include "remoting/host/in_memory_host_config.h" -- cgit v1.1