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

Unified Diff: Source/core/core.gypi

Issue 521883003: Remove WebKitPoint (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 4 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/core/v8/custom/custom.gypi ('k') | Source/core/frame/UseCounter.h » ('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 02031feca2ebdf61740693e2afac44e9f0123c96..041c16883679f4bcb40fe6251381407d4ccbbda3 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -135,7 +135,6 @@
'frame/Location.idl',
'frame/Navigator.idl',
'frame/Screen.idl',
- 'frame/WebKitPoint.idl',
'frame/Window.idl',
'html/FormData.idl',
'html/HTMLAllCollection.idl',
@@ -1210,7 +1209,6 @@
'frame/SuspendableTimer.cpp',
'frame/SuspendableTimer.h',
'frame/UseCounter.cpp',
- 'frame/WebKitPoint.h',
'frame/csp/CSPDirectiveList.cpp',
'frame/csp/CSPSource.cpp',
'frame/csp/CSPSourceList.cpp',
« no previous file with comments | « Source/bindings/core/v8/custom/custom.gypi ('k') | Source/core/frame/UseCounter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698