Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(661)

Unified Diff: third_party/WebKit/Source/core/layout/line/DEPS

Issue 2710183002: WTF::Vector: Enable static_asserts in a Vector constructor.
Patch Set: Add a "temporarily allowed" rule in DEPS. Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/line/RootInlineBox.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/line/RootInlineBox.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698