| Index: src/extensions/statistics-extension.cc
|
| diff --git a/src/extensions/statistics-extension.cc b/src/extensions/statistics-extension.cc
|
| index a7770e5895479f439c7d91d52f0d20ca1cb85f90..fe34c9a3868649c78da53a8661110f454de5f075 100644
|
| --- a/src/extensions/statistics-extension.cc
|
| +++ b/src/extensions/statistics-extension.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 "statistics-extension.h"
|
| +#include "src/extensions/statistics-extension.h"
|
|
|
| namespace v8 {
|
| namespace internal {
|
|
|