| Index: third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| diff --git a/third_party/WebKit/public/web/WebRuntimeFeatures.h b/third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| index fa75899f68e1004a7b15af03a3810a9f0671d4ba..b49ed7cbbb2dc49c79dd27c1bde2e15126a5a724 100644
|
| --- a/third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| +++ b/third_party/WebKit/public/web/WebRuntimeFeatures.h
|
| @@ -99,6 +99,8 @@ public:
|
|
|
| BLINK_EXPORT static void enableMediaSource(bool);
|
|
|
| + BLINK_EXPORT static void enableNotificationActionIcons(bool);
|
| +
|
| BLINK_EXPORT static void enableNotificationConstructor(bool);
|
|
|
| BLINK_EXPORT static void enableNotifications(bool);
|
|
|