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

Unified Diff: test/cctest/test-weaktypedarrays.cc

Issue 333013002: Check alpha-sorting of includes during presubmit. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 6 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 | « test/cctest/test-utils-arm64.cc ('k') | tools/presubmit.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/test-weaktypedarrays.cc
diff --git a/test/cctest/test-weaktypedarrays.cc b/test/cctest/test-weaktypedarrays.cc
index 78b0e9585d7fa7138f3cbf6fc03e4dcf1d4836ce..796caa74f4bc46562e5f1aea3268f654178c1087 100644
--- a/test/cctest/test-weaktypedarrays.cc
+++ b/test/cctest/test-weaktypedarrays.cc
@@ -28,12 +28,12 @@
#include <stdlib.h>
#include "src/v8.h"
+#include "test/cctest/cctest.h"
+
#include "src/api.h"
#include "src/heap.h"
#include "src/objects.h"
-#include "test/cctest/cctest.h"
-
using namespace v8::internal;
static Isolate* GetIsolateFrom(LocalContext* context) {
« no previous file with comments | « test/cctest/test-utils-arm64.cc ('k') | tools/presubmit.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698