| Index: src/allocation-site-scopes.cc
|
| diff --git a/src/allocation-site-scopes.cc b/src/allocation-site-scopes.cc
|
| index 51392fac8e56511fa5a258756aa78ab34056e34a..805ad7bbee862880e1569e29f7d2849c78151c21 100644
|
| --- a/src/allocation-site-scopes.cc
|
| +++ b/src/allocation-site-scopes.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "allocation-site-scopes.h"
|
| +#include "src/allocation-site-scopes.h"
|
|
|
| namespace v8 {
|
| namespace internal {
|
|
|