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

Unified Diff: Source/bindings/bindings.gypi

Issue 38943008: Explore the possibility of implementing the CSS Region interface. Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 2 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
Index: Source/bindings/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index ed4562353f5d3d9f7dcbc1a94d3f6f1e003f7294..92a30383b300952325985fdfce99a9f0b53c2b16 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -160,6 +160,7 @@
'v8/custom/V8CanvasRenderingContext2DCustom.cpp',
'v8/custom/V8CanvasRenderingContextCustom.cpp',
'v8/custom/V8CryptoCustom.cpp',
+ 'v8/custom/V8CSSRegionCustom.cpp',
'v8/custom/V8CustomEventCustom.cpp',
'v8/custom/V8CustomSQLStatementErrorCallback.cpp',
'v8/custom/V8CustomXPathNSResolver.cpp',
« no previous file with comments | « no previous file | Source/bindings/scripts/generate_bindings.pl » ('j') | Source/bindings/scripts/generate_bindings.pl » ('J')

Powered by Google App Engine
This is Rietveld 408576698