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

Unified Diff: Source/core/core.gypi

Issue 1076163002: Don't clear FontFaceCache if no @font-face were removed. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 8 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: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index d2480127f10da2d87d81b7615727953b644a40d8..bc28bcf65c07e3409455fb80af91eb80c5675008 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3756,6 +3756,7 @@
'dom/NthIndexCacheTest.cpp',
'dom/RangeTest.cpp',
'dom/ScriptRunnerTest.cpp',
+ 'dom/TreeScopeStyleSheetCollectionTest.cpp',
'dom/TreeScopeTest.cpp',
'dom/shadow/ComposedTreeTraversalTest.cpp',
'editing/CompositionUnderlineRangeFilterTest.cpp',
« no previous file with comments | « LayoutTests/fast/css/remove-sheet-no-layout-expected.txt ('k') | Source/core/dom/DocumentStyleSheetCollection.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698