Index: content/browser/debugger/worker_devtools_manager.h |
=================================================================== |
--- content/browser/debugger/worker_devtools_manager.h (revision 137567) |
+++ content/browser/debugger/worker_devtools_manager.h (working copy) |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2011 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2012 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
@@ -11,7 +11,6 @@ |
#include <string> |
#include "base/basictypes.h" |
-#include "base/memory/scoped_ptr.h" |
#include "base/memory/singleton.h" |
#include "content/common/content_export.h" |
#include "content/browser/worker_host/worker_process_host.h" |