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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 1978683002: Enable hyphens: auto and none in BreakingContext (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add comments for heuristic, adjust widths of hyphens-auto-mock test Created 4 years, 7 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
Index: third_party/WebKit/Source/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index fc965e33e3242494e1c612de21ec8848c1b56f2b..7935864cc465840db571103d6bcac6378ce20105 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -3884,6 +3884,8 @@
'testing/LayerRect.h',
'testing/LayerRectList.cpp',
'testing/LayerRectList.h',
+ 'testing/MockHyphenation.cpp',
+ 'testing/MockHyphenation.h',
'testing/NullExecutionContext.cpp',
'testing/NullExecutionContext.h',
'testing/PrivateScriptTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698