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

Unified Diff: src/string-search.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 | « src/snapshot-common.cc ('k') | src/strtod.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/string-search.cc
diff --git a/src/string-search.cc b/src/string-search.cc
index 1f0eb7e6abeef173a5277583846bf96d9780b6b1..0c18762750cdba84d880d48611f92ec1bcb5ea15 100644
--- a/src/string-search.cc
+++ b/src/string-search.cc
@@ -3,6 +3,7 @@
// found in the LICENSE file.
#include "src/v8.h"
+
#include "src/string-search.h"
namespace v8 {
« no previous file with comments | « src/snapshot-common.cc ('k') | src/strtod.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698