diff options
Diffstat (limited to 'chrome/common/service_process_util.cc')
-rw-r--r-- | chrome/common/service_process_util.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/service_process_util.cc b/chrome/common/service_process_util.cc index 3f21f24..768c618 100644 --- a/chrome/common/service_process_util.cc +++ b/chrome/common/service_process_util.cc @@ -7,7 +7,6 @@ #include "base/command_line.h" #include "base/file_util.h" #include "base/logging.h" -#include "base/mac/scoped_nsautorelease_pool.h" #include "base/memory/singleton.h" #include "base/path_service.h" #include "base/process_util.h" |