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

Unified Diff: Source/platform/blink_platform.gypi

Issue 1014933002: Add begin()/end() to WebVector to enable range-based for loops (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Move test to Source/platform/ Created 5 years, 9 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 | « Source/platform/WebVectorTest.cpp ('k') | public/platform/WebVector.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index a3c67239e77f1af8ee25fe26b761813a94dc6e1a..77b94e7d4f81631f50f6012e3bb331a683a1ca72 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -929,6 +929,7 @@
'TestingPlatformSupport.cpp',
'TestingPlatformSupport.h',
'TracedValueTest.cpp',
+ 'WebVectorTest.cpp',
'animation/TimingFunctionTest.cpp',
'animation/UnitBezierTest.cpp',
'clipboard/ClipboardUtilitiesTest.cpp',
« no previous file with comments | « Source/platform/WebVectorTest.cpp ('k') | public/platform/WebVector.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698