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

Unified Diff: chrome/browser/ui/cocoa/bubble_combobox.mm

Issue 1133713009: Subject .mm files to the header sorting presubmit (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase - of course... it would be one of my patches I conflict with :| Created 5 years, 7 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/cocoa/bubble_combobox.mm
diff --git a/chrome/browser/ui/cocoa/bubble_combobox.mm b/chrome/browser/ui/cocoa/bubble_combobox.mm
index ea4ad147903843834f39d8e832da4b55d735a52d..b093fcccded631f96a2f1e003c9273261ec0fe9a 100644
--- a/chrome/browser/ui/cocoa/bubble_combobox.mm
+++ b/chrome/browser/ui/cocoa/bubble_combobox.mm
@@ -4,8 +4,8 @@
#import "chrome/browser/ui/cocoa/bubble_combobox.h"
-#include "ui/base/models/combobox_model.h"
#include "base/strings/sys_string_conversions.h"
+#include "ui/base/models/combobox_model.h"
@implementation BubbleCombobox
« no previous file with comments | « chrome/browser/ui/cocoa/browser_window_factory_cocoa.mm ('k') | chrome/browser/ui/cocoa/chrome_event_processing_window.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698