Index: views/examples/tabbed_pane_example.h |
diff --git a/views/examples/tabbed_pane_example.h b/views/examples/tabbed_pane_example.h |
index 4b4bdfc16feeeef39e536047ecb18eb6fd7b7d62..1b712a88e67f4d692b313759fc20955f2d2ef22b 100644 |
--- a/views/examples/tabbed_pane_example.h |
+++ b/views/examples/tabbed_pane_example.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. |
@@ -109,4 +109,3 @@ class TabbedPaneExample : public ExampleBase, |
} // namespace examples |
#endif // VIEWS_EXAMPLES_TABBED_PANE_EXAMPLE_H_ |
- |