Index: chrome/browser/ui/gtk/bookmark_bar_instructions_gtk.cc |
=================================================================== |
--- chrome/browser/ui/gtk/bookmark_bar_instructions_gtk.cc (revision 0) |
+++ chrome/browser/ui/gtk/bookmark_bar_instructions_gtk.cc (working copy) |
@@ -1,10 +1,7 @@ |
-// Copyright (c) 2010 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2011 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. |
-#ifndef CHROME_BROWSER_GTK_BOOKMARK_BAR_INSTRUCTIONS_GTK_CC_ |
-#define CHROME_BROWSER_GTK_BOOKMARK_BAR_INSTRUCTIONS_GTK_CC_ |
- |
#include "chrome/browser/gtk/bookmark_bar_instructions_gtk.h" |
#include "app/l10n_util.h" |
@@ -94,5 +91,3 @@ |
} |
} |
} |
- |
-#endif // CHROME_BROWSER_GTK_BOOKMARK_BAR_INSTRUCTIONS_GTK_CC_ |