Chromium Code Reviews| Index: chrome/browser/extensions/extension_dom_ui.h |
| diff --git a/chrome/browser/extensions/extension_dom_ui.h b/chrome/browser/extensions/extension_dom_ui.h |
| index cd0cb79957ce361e244d8114ff2f75f7893026b6..343a486ecdb9e4196826218c99a46f2a751a4d0b 100644 |
| --- a/chrome/browser/extensions/extension_dom_ui.h |
| +++ b/chrome/browser/extensions/extension_dom_ui.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. |
| @@ -18,7 +18,6 @@ |
| class ListValue; |
| class PrefService; |
| class Profile; |
| -class RefCountedMemory; |
| class RenderViewHost; |
| class TabContents; |