Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1422)

Unified Diff: views/views_delegate.h

Issue 3017036: views: Fix bad license headers found in some files (Closed) Base URL: git://git.chromium.org/chromium.git
Patch Set: revert vertical whitespace Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « views/controls/table/native_table_wrapper.h ('k') | views/window/window.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/views_delegate.h
diff --git a/views/views_delegate.h b/views/views_delegate.h
index e817bbfad19a76ea5944aea0a37246a602f5b41f..bc05b45a9d678e2e5e20a916965cabaa4fe76768 100644
--- a/views/views_delegate.h
+++ b/views/views_delegate.h
@@ -1,6 +1,6 @@
-// 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.
+// 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.
#ifndef VIEWS_VIEWS_DELEGATE_H_
#define VIEWS_VIEWS_DELEGATE_H_
@@ -12,6 +12,7 @@
#endif
class Clipboard;
+
namespace gfx {
class Rect;
}
@@ -63,4 +64,4 @@ class ViewsDelegate {
} // namespace views
-#endif // #ifndef VIEWS_VIEWS_DELEGATE_H_
+#endif // VIEWS_VIEWS_DELEGATE_H_
« no previous file with comments | « views/controls/table/native_table_wrapper.h ('k') | views/window/window.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698