| Index: third_party/WebKit/Source/core/layout/line/DEPS
|
| diff --git a/third_party/WebKit/Source/core/layout/line/DEPS b/third_party/WebKit/Source/core/layout/line/DEPS
|
| index e8221a6b5d4c23da4f0b11c6010afb2c2addb1e2..2c9874c11c4706756879ee73d631b719c48b3fb1 100644
|
| --- a/third_party/WebKit/Source/core/layout/line/DEPS
|
| +++ b/third_party/WebKit/Source/core/layout/line/DEPS
|
| @@ -10,6 +10,7 @@ include_rules = [
|
| "!core/layout/HitTestLocation.h",
|
| "!core/layout/HitTestResult.h",
|
| "!core/layout/LayoutBlockFlow.h",
|
| + "!core/layout/LayoutBox.h",
|
| "!core/layout/OverflowModel.h",
|
| "!core/layout/TextRunConstructor.h",
|
| "!core/layout/VerticalPositionCache.h",
|
|
|