| Index: chrome/browser/gtk/bookmark_editor_gtk.h
|
| diff --git a/chrome/browser/gtk/bookmark_editor_gtk.h b/chrome/browser/gtk/bookmark_editor_gtk.h
|
| index 631ed45825db0f7cf8ece7f0f9a2debe6b70f62e..fda876910a31a31dcc632c6d247db27367547780 100644
|
| --- a/chrome/browser/gtk/bookmark_editor_gtk.h
|
| +++ b/chrome/browser/gtk/bookmark_editor_gtk.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,8 +6,6 @@
|
| #define CHROME_BROWSER_GTK_BOOKMARK_EDITOR_GTK_H_
|
| #pragma once
|
|
|
| -#include <string>
|
| -
|
| #include "app/gtk_integers.h"
|
| #include "app/gtk_signal.h"
|
| #include "base/gtest_prod_util.h"
|
|
|