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

Unified Diff: content/shell/renderer/test_runner/helper/layout_test_helper_mac.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: content/shell/renderer/test_runner/helper/layout_test_helper_mac.mm
diff --git a/content/shell/renderer/test_runner/helper/layout_test_helper_mac.mm b/content/shell/renderer/test_runner/helper/layout_test_helper_mac.mm
index fcbc7d3f47ed8d37a2788d2d16e0d8c775f89907..1a54676a4260e874f04ff034cda5448703206d2f 100644
--- a/content/shell/renderer/test_runner/helper/layout_test_helper_mac.mm
+++ b/content/shell/renderer/test_runner/helper/layout_test_helper_mac.mm
@@ -33,8 +33,8 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#import <AvailabilityMacros.h>
#import <AppKit/AppKit.h>
+#import <AvailabilityMacros.h>
#include <signal.h>
#include <stdio.h>
#include <stdlib.h>
« no previous file with comments | « content/renderer/renderer_main_platform_delegate_mac.mm ('k') | device/bluetooth/bluetooth_discovery_manager_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698