git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add an MathMLSelectElement class to implement <maction> and <semantics>.
[WebKit-https.git]
/
Source
/
WebCore
/
CMakeLists.txt
diff --git
a/Source/WebCore/CMakeLists.txt
b/Source/WebCore/CMakeLists.txt
index
db05c40
..
2a18974
100644
(file)
--- a/
Source/WebCore/CMakeLists.txt
+++ b/
Source/WebCore/CMakeLists.txt
@@
-1704,6
+1704,7
@@
set(WebCore_SOURCES
mathml/MathMLElement.cpp
mathml/MathMLInlineContainerElement.cpp
mathml/MathMLMathElement.cpp
mathml/MathMLElement.cpp
mathml/MathMLInlineContainerElement.cpp
mathml/MathMLMathElement.cpp
+ mathml/MathMLSelectElement.cpp
mathml/MathMLTextElement.cpp
page/AutoscrollController.cpp
mathml/MathMLTextElement.cpp
page/AutoscrollController.cpp