| Index: chrome/browser/gtk/bookmark_tree_model.h
|
| diff --git a/chrome/browser/gtk/bookmark_tree_model.h b/chrome/browser/gtk/bookmark_tree_model.h
|
| index 2abbc69402e5dcb7e92e40ae385eb1f3160049f8..1d28fbd478911008493e3164842da76e6134dc5a 100644
|
| --- a/chrome/browser/gtk/bookmark_tree_model.h
|
| +++ b/chrome/browser/gtk/bookmark_tree_model.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_BROWSER_GTK_BOOKMARK_TREE_MODEL_H_
|
| #pragma once
|
|
|
| -#include <string>
|
| #include "base/basictypes.h"
|
| #include "base/string16.h"
|
|
|
|
|