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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 1902683003: Rename URLUtils interface as HTMLHyperlinkElementUtils and update. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: keep toString()s as non-enumerable for now Created 4 years, 8 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: third_party/WebKit/Source/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index c99940bb39aa930c1c7b61e89ad0a3c1f725c7c5..c913ebb9948eb75df34ef6d4799b6c299d8cda99 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -430,7 +430,6 @@
'dom/NonDocumentTypeChildNode.idl',
'dom/NonElementParentNode.idl',
'dom/ParentNode.idl',
- 'dom/URLUtils.idl',
'dom/URLUtilsReadOnly.idl',
'events/EventListener.idl',
'events/NavigatorEvents.idl',
@@ -442,6 +441,7 @@
'frame/WindowBase64.idl',
'frame/WindowEventHandlers.idl',
'frame/WindowTimers.idl',
+ 'html/HTMLHyperlinkElementUtils.idl',
'imagebitmap/ImageBitmapFactories.idl',
'svg/SVGDocument.idl',
'svg/SVGFilterPrimitiveStandardAttributes.idl',
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/dom/URL.idl » ('j') | third_party/WebKit/Source/core/dom/URL.idl » ('J')

Powered by Google App Engine
This is Rietveld 408576698