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

Unified Diff: Source/bindings/bindings.gypi

Issue 14449003: Picture element initial implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@picture_after_rebase
Patch Set: Created 7 years, 8 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/WebKit/chromium/features.gypi ('k') | Source/bindings/v8/custom/V8HTMLPictureElementConstructor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index b2df74b114b1388d517837ded057a8c54f07f9b8..7f9c6f9c54064a6c924deed393e524bdf49769a9 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -197,6 +197,8 @@
'v8/custom/V8HTMLFrameSetElementCustom.cpp',
'v8/custom/V8HTMLImageElementConstructor.cpp',
'v8/custom/V8HTMLImageElementConstructor.h',
+ 'v8/custom/V8HTMLPictureElementConstructor.cpp',
+ 'v8/custom/V8HTMLPictureElementConstructor.h',
'v8/custom/V8HTMLInputElementCustom.cpp',
'v8/custom/V8HTMLLinkElementCustom.cpp',
'v8/custom/V8HTMLMediaElementCustom.cpp',
« no previous file with comments | « Source/WebKit/chromium/features.gypi ('k') | Source/bindings/v8/custom/V8HTMLPictureElementConstructor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698