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

Unified Diff: Source/core/core.gypi

Issue 16047009: Stop using [InterfaceName] for WebKitNamedFlowCollection and WebKitPoint (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase on master Created 7 years, 6 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
« no previous file with comments | « Source/bindings/v8/custom/V8WebKitPointCustom.cpp ('k') | Source/core/dom/DOMNamedFlowCollection.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index c271f456f3c03e524e0fd784c801503f95b2d6a6..57b17f51332c7ba564b2974421ad9df2a5f6d40e 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -79,7 +79,6 @@
'dom/MutationEvent.idl',
'dom/MutationObserver.idl',
'dom/MutationRecord.idl',
- 'dom/DOMNamedFlowCollection.idl',
'dom/NamedFlow.idl',
'dom/NamedNodeMap.idl',
'dom/Node.idl',
@@ -105,6 +104,7 @@
'dom/TransitionEvent.idl',
'dom/TreeWalker.idl',
'dom/UIEvent.idl',
+ 'dom/WebKitNamedFlowCollection.idl',
'dom/WheelEvent.idl',
'dom/shadow/ShadowRoot.idl',
'fileapi/Blob.idl',
@@ -269,7 +269,6 @@
'page/BarProp.idl',
'page/Console.idl',
'page/Crypto.idl',
- 'page/DOMPoint.idl',
'page/DOMWindow.idl',
'page/DOMWindowPagePopup.idl',
'page/EventSource.idl',
@@ -291,6 +290,7 @@
'page/SpeechInputEvent.idl',
'page/SpeechInputResult.idl',
'page/SpeechInputResultList.idl',
+ 'page/WebKitPoint.idl',
'page/WorkerNavigator.idl',
'plugins/MimeType.idl',
'plugins/MimeTypeArray.idl',
« no previous file with comments | « Source/bindings/v8/custom/V8WebKitPointCustom.cpp ('k') | Source/core/dom/DOMNamedFlowCollection.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698