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

Unified Diff: Source/core/core.gypi

Issue 1190303002: Introduce Position::nodeAsRangeLastNode (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: reviews Created 5 years, 6 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/Position.h » ('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 8a3f22f7953a997f320d7b27a92bd8004bc600e3..7c38354b6be43596010c399df080b3bbbcc95617 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3870,6 +3870,7 @@
'dom/DocumentTest.cpp',
'dom/MainThreadTaskRunnerTest.cpp',
'dom/NthIndexCacheTest.cpp',
+ 'dom/PositionTest.cpp',
'dom/RangeTest.cpp',
'dom/ScriptRunnerTest.cpp',
'dom/TreeScopeStyleSheetCollectionTest.cpp',
« no previous file with comments | « no previous file | Source/core/dom/Position.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698