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

Unified Diff: chrome/browser/ui/views/location_bar/location_bar_container.h

Issue 10831345: views: Pass sort-headers.py in all files under this directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 4 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
Index: chrome/browser/ui/views/location_bar/location_bar_container.h
diff --git a/chrome/browser/ui/views/location_bar/location_bar_container.h b/chrome/browser/ui/views/location_bar/location_bar_container.h
index ba3dfd71baa0bdfbb400acb00f3d02402e8f6705..ae25cb069237fdfd37dfe3d28e4eed63e5796247 100644
--- a/chrome/browser/ui/views/location_bar/location_bar_container.h
+++ b/chrome/browser/ui/views/location_bar/location_bar_container.h
@@ -6,9 +6,9 @@
#define CHROME_BROWSER_UI_VIEWS_LOCATION_BAR_LOCATION_BAR_CONTAINER_H_
#include "third_party/skia/include/core/SkColor.h"
-#include "ui/views/view.h"
#include "ui/views/animation/bounds_animator.h"
#include "ui/views/animation/bounds_animator_observer.h"
+#include "ui/views/view.h"
class LocationBarView;

Powered by Google App Engine
This is Rietveld 408576698