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

Unified Diff: Source/core/core.gypi

Issue 1148003007: Never cast Attr to ContainerNode based on nodeType ATTRIBUTE_NODE (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: new deal: setTextContent(attr) does nothing Created 5 years, 7 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
« no previous file with comments | « no previous file | Source/core/dom/AttrTest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index d482828102612bfe64d357fea791563cbed6da3e..74c78aaafebccd3ade8c83e784a679e2da77bec3 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3835,6 +3835,7 @@
'css/parser/SizesCalcParserTest.cpp',
'css/resolver/FontBuilderTest.cpp',
'dom/ActiveDOMObjectTest.cpp',
+ 'dom/AttrTest.cpp',
'dom/CrossThreadTaskTest.cpp',
'dom/DOMImplementationTest.cpp',
'dom/DocumentMarkerControllerTest.cpp',
« no previous file with comments | « no previous file | Source/core/dom/AttrTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698