| Index: third_party/WebKit/Source/modules/budget/BudgetState.h
|
| diff --git a/third_party/WebKit/Source/modules/budget/BudgetState.h b/third_party/WebKit/Source/modules/budget/BudgetState.h
|
| index 6bba9872a2f2a73b54fdd4edb0bf5dc0649cfc40..6b18f5bc69bd721eaebeeaf84cddf9bfdf6b324b 100644
|
| --- a/third_party/WebKit/Source/modules/budget/BudgetState.h
|
| +++ b/third_party/WebKit/Source/modules/budget/BudgetState.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef BudgetState_h
|
| #define BudgetState_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/dom/DOMTimeStamp.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/GarbageCollected.h"
|
|
|
| namespace blink {
|
|
|