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

Unified Diff: sky/engine/core/core.gni

Issue 803673003: Delete StyleSheetList and support code. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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: sky/engine/core/core.gni
diff --git a/sky/engine/core/core.gni b/sky/engine/core/core.gni
index 7521e4c682ac8bf8a1a2b3f02303814a8592e4f7..f43c4703e8d1fcd0d5da90e91faa3893bc5abc34 100644
--- a/sky/engine/core/core.gni
+++ b/sky/engine/core/core.gni
@@ -342,8 +342,6 @@ sky_core_files = [
"css/StyleKeyframe.cpp",
"css/StyleRuleKeyframes.h",
"css/StyleRuleKeyframes.cpp",
- "css/StyleSheetList.cpp",
- "css/StyleSheetList.h",
"css/StyleSheetContents.cpp",
"css/StyleSheetContents.h",
"dom/ActiveDOMObject.cpp",
@@ -432,8 +430,6 @@ sky_core_files = [
"dom/DocumentParser.h",
"dom/DocumentStyleSheetCollection.cpp",
"dom/DocumentStyleSheetCollection.h",
- "dom/DocumentStyleSheetCollector.cpp",
- "dom/DocumentStyleSheetCollector.h",
"dom/DocumentSupplementable.h",
"dom/DOMError.cpp",
"dom/DOMError.h",
@@ -524,8 +520,6 @@ sky_core_files = [
"dom/StaticNodeList.h",
"dom/StyleEngine.cpp",
"dom/StyleEngine.h",
- "dom/StyleSheetCandidate.cpp",
- "dom/StyleSheetCandidate.h",
"dom/StyleSheetCollection.cpp",
"dom/StyleSheetCollection.h",
"dom/TemplateContentDocumentFragment.h",
« no previous file with comments | « no previous file | sky/engine/core/css/StyleSheetList.h » ('j') | sky/engine/core/dom/DocumentStyleSheetCollection.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698