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

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

Issue 1839913002: Implement PaintWorkletGlobalScope#registerPaint() for the CSS Paint API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 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
Index: third_party/WebKit/Source/bindings/core/v8/v8.gypi
diff --git a/third_party/WebKit/Source/bindings/core/v8/v8.gypi b/third_party/WebKit/Source/bindings/core/v8/v8.gypi
index 04cd91445c829b347bb9082e4330b54b2a77e07f..63b5096f9da4df3a50d5e36027fd359a6cebe418 100644
--- a/third_party/WebKit/Source/bindings/core/v8/v8.gypi
+++ b/third_party/WebKit/Source/bindings/core/v8/v8.gypi
@@ -20,6 +20,8 @@
'BindingSecurity.cpp',
'BindingSecurity.h',
'CallbackPromiseAdapter.h',
+ 'CSSPaintBinding.cpp',
+ 'CSSPaintBinding.h',
'CustomElementBinding.cpp',
'CustomElementBinding.h',
'CustomElementConstructorBuilder.cpp',

Powered by Google App Engine
This is Rietveld 408576698