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

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

Issue 780083003: Merge StyleElement into HTMLStyleElement. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: trim includes. 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
« no previous file with comments | « no previous file | sky/engine/core/dom/StyleElement.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/core.gni
diff --git a/sky/engine/core/core.gni b/sky/engine/core/core.gni
index afef16aa2f31141e8695e183260c055fb094a8db..03b70af9b5793a5bf40ba1535a4c3555ab17d89d 100644
--- a/sky/engine/core/core.gni
+++ b/sky/engine/core/core.gni
@@ -524,8 +524,6 @@ sky_core_files = [
"dom/SpaceSplitString.cpp",
"dom/SpaceSplitString.h",
"dom/StaticNodeList.h",
- "dom/StyleElement.cpp",
- "dom/StyleElement.h",
"dom/StyleEngine.cpp",
"dom/StyleEngine.h",
"dom/StyleSheetCandidate.cpp",
« no previous file with comments | « no previous file | sky/engine/core/dom/StyleElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698