Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 1038eb215a048911fb3fe53cf6ac12ec87944902..59961fc0655275b901dfb7e79c51cfe3429559c6 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -795,6 +795,8 @@ |
'css/StyleSheet.h', |
'css/StyleSheetContents.cpp', |
'css/StyleSheetContents.h', |
+ 'css/StyleSheetContentsCache.cpp', |
+ 'css/StyleSheetContentsCache.h', |
'css/StyleSheetList.cpp', |
'css/StyleSheetList.h', |
'css/resolver/AnimatedStyleBuilder.cpp', |