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

Unified Diff: third_party/WebKit/Source/core/core_idl_files.gni

Issue 2467233002: Remove "legacy" experimental stream support (Closed)
Patch Set: fix Created 4 years, 1 month 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/core/core_idl_files.gni
diff --git a/third_party/WebKit/Source/core/core_idl_files.gni b/third_party/WebKit/Source/core/core_idl_files.gni
index c4021ed5d4e0659332099beb8d32e83976bcc8b0..0ad4d2e934bb67b0bcabc2803a540b271319fd46 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -291,7 +291,6 @@ core_idl_files = get_path_info([
"page/PagePopupController.idl",
"page/scrolling/ScrollState.idl",
"page/scrolling/ScrollStateCallback.idl",
- "streams/Stream.idl",
"streams/UnderlyingSourceBase.idl",
"svg/SVGAElement.idl",
"svg/SVGAngle.idl",

Powered by Google App Engine
This is Rietveld 408576698