Index: third_party/WebKit/Source/modules/app_banner/AppBannerPromptResult.idl |
diff --git a/third_party/WebKit/Source/modules/app_banner/AppBannerPromptResult.idl b/third_party/WebKit/Source/modules/app_banner/AppBannerPromptResult.idl |
index 6ac8395a0f605c33a6186896ba717391ab9be857..0412c0f904bca058c29e9c3b1b887b633e486a9f 100644 |
--- a/third_party/WebKit/Source/modules/app_banner/AppBannerPromptResult.idl |
+++ b/third_party/WebKit/Source/modules/app_banner/AppBannerPromptResult.idl |
@@ -5,7 +5,6 @@ |
enum AppBannerPromptOutcome { "accepted", "dismissed" }; |
[ |
- GarbageCollected, |
RuntimeEnabled=AppBanner, |
] interface AppBannerPromptResult { |
readonly attribute DOMString platform; |