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

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

Issue 2485113002: Remove currentView, useCurrentView properties of SVGSVGElement and SVGViewSpec interface (Closed)
Patch Set: 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..b6460ae977bc0c05032a369314d56f67e0c18218 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -392,7 +392,6 @@ core_idl_files = get_path_info([
"svg/SVGUnitTypes.idl",
"svg/SVGUseElement.idl",
"svg/SVGViewElement.idl",
- "svg/SVGViewSpec.idl",
"timing/MemoryInfo.idl",
"timing/Performance.idl",
"timing/PerformanceEntry.idl",

Powered by Google App Engine
This is Rietveld 408576698