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

Unified Diff: Source/bindings/modules/v8/custom/custom.gypi

Issue 993893002: Add the data attribute to the Notification object (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: [WIP] modified wrong comment. 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
Index: Source/bindings/modules/v8/custom/custom.gypi
diff --git a/Source/bindings/modules/v8/custom/custom.gypi b/Source/bindings/modules/v8/custom/custom.gypi
index d8ea3107f263d818ecaaefc7aba1cb5a496eb7f4..e24014f410198c3faa2a483d60cf1f0da5b62bbb 100644
--- a/Source/bindings/modules/v8/custom/custom.gypi
+++ b/Source/bindings/modules/v8/custom/custom.gypi
@@ -12,6 +12,7 @@
'V8CustomSQLStatementErrorCallback.cpp',
'V8DeviceMotionEventCustom.cpp',
'V8DeviceOrientationEventCustom.cpp',
+ 'V8NotificationCustom.cpp',
'V8ServiceWorkerCustom.cpp',
],
},

Powered by Google App Engine
This is Rietveld 408576698