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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 1514633006: Add HTMLVideoElementTest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: third_party/WebKit/Source/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index a9098c0293c2bed67e5e40fe8346e7ed3f97f633..537eb2610ed56451da5a5e33974682ea4cb3133c 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -3899,6 +3899,7 @@
'html/HTMLSelectElementTest.cpp',
'html/HTMLTableRowElementTest.cpp',
'html/HTMLTextFormControlElementTest.cpp',
+ 'html/HTMLVideoElementTest.cpp',
'html/LinkRelAttributeTest.cpp',
'html/TimeRangesTest.cpp',
'html/canvas/CanvasFontCacheTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698