| Index: chrome/renderer/user_script_slave.h
|
| diff --git a/chrome/renderer/user_script_slave.h b/chrome/renderer/user_script_slave.h
|
| index f3149241775fa27e0cd6c3be93ecde4435fbf9cb..7df6b171306a755da4caa6df67d5920ee23fa993 100644
|
| --- a/chrome/renderer/user_script_slave.h
|
| +++ b/chrome/renderer/user_script_slave.h
|
| @@ -1,4 +1,4 @@
|
| -// Copyright (c) 2009 The Chromium Authors. All rights reserved.
|
| +// Copyright (c) 2010 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.
|
|
|
| @@ -6,7 +6,6 @@
|
| #define CHROME_RENDERER_USER_SCRIPT_SLAVE_H_
|
| #pragma once
|
|
|
| -#include <map>
|
| #include <set>
|
| #include <string>
|
| #include <vector>
|
|
|