Index: src/hydrogen-store-elimination.cc |
diff --git a/src/hydrogen-store-elimination.cc b/src/hydrogen-store-elimination.cc |
index eb2bcf4a94761df892a432b2f71b9c09fce3191a..ee718e6407e1adfdb322951d7d89618ad5ba80eb 100644 |
--- a/src/hydrogen-store-elimination.cc |
+++ b/src/hydrogen-store-elimination.cc |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "src/hydrogen-store-elimination.h" |
#include "src/hydrogen-instructions.h" |
+#include "src/hydrogen-store-elimination.h" |
namespace v8 { |
namespace internal { |