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

Unified Diff: ui/app_list/views/top_icon_animation_view.h

Issue 268813004: app_list: Another pass of cpplint.py to make it clean. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 8 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 | « ui/app_list/views/search_result_view.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/views/top_icon_animation_view.h
diff --git a/ui/app_list/views/top_icon_animation_view.h b/ui/app_list/views/top_icon_animation_view.h
index dbc4517f894d4cb67ded268901077fcbfa7ab8ee..02790a9ac4d947fccfc5524f5c8c7cf215ff29ef 100644
--- a/ui/app_list/views/top_icon_animation_view.h
+++ b/ui/app_list/views/top_icon_animation_view.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef UI_APP_LIST_VIEWS_TOP_ICON_ANIMATION_VIEW_H
-#define UI_APP_LIST_VIEWS_TOP_ICON_ANIMATION_VIEW_H
+#ifndef UI_APP_LIST_VIEWS_TOP_ICON_ANIMATION_VIEW_H_
+#define UI_APP_LIST_VIEWS_TOP_ICON_ANIMATION_VIEW_H_
#include "base/observer_list.h"
#include "ui/compositor/layer_animation_observer.h"
@@ -75,4 +75,4 @@ class TopIconAnimationView : public views::View,
} // namespace app_list
-#endif // UI_APP_LIST_VIEWS_TOP_ICON_ANIMATION_VIEW_H
+#endif // UI_APP_LIST_VIEWS_TOP_ICON_ANIMATION_VIEW_H_
« no previous file with comments | « ui/app_list/views/search_result_view.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698