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

Side by Side Diff: Source/bindings/bindings.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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | Source/bindings/v8/custom/V8DOMPointCustom.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 'variables': { 2 'variables': {
3 'bindings_dir': ['.'], 3 'bindings_dir': ['.'],
4 'bindings_files': [ 4 'bindings_files': [
5 'v8/ActiveDOMCallback.cpp', 5 'v8/ActiveDOMCallback.cpp',
6 'v8/ActiveDOMCallback.h', 6 'v8/ActiveDOMCallback.h',
7 'v8/ArrayValue.cpp', 7 'v8/ArrayValue.cpp',
8 'v8/ArrayValue.h', 8 'v8/ArrayValue.h',
9 'v8/BindingSecurity.cpp', 9 'v8/BindingSecurity.cpp',
10 'v8/BindingSecurity.h', 10 'v8/BindingSecurity.h',
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
147 'v8/custom/V8CSSValueCustom.cpp', 147 'v8/custom/V8CSSValueCustom.cpp',
148 'v8/custom/V8CanvasRenderingContext2DCustom.cpp', 148 'v8/custom/V8CanvasRenderingContext2DCustom.cpp',
149 'v8/custom/V8CanvasRenderingContextCustom.cpp', 149 'v8/custom/V8CanvasRenderingContextCustom.cpp',
150 'v8/custom/V8ClipboardCustom.cpp', 150 'v8/custom/V8ClipboardCustom.cpp',
151 'v8/custom/V8CryptoCustom.cpp', 151 'v8/custom/V8CryptoCustom.cpp',
152 'v8/custom/V8CustomElementConstructorCustom.cpp', 152 'v8/custom/V8CustomElementConstructorCustom.cpp',
153 'v8/custom/V8CustomEventCustom.cpp', 153 'v8/custom/V8CustomEventCustom.cpp',
154 'v8/custom/V8CustomSQLStatementErrorCallback.cpp', 154 'v8/custom/V8CustomSQLStatementErrorCallback.cpp',
155 'v8/custom/V8CustomXPathNSResolver.cpp', 155 'v8/custom/V8CustomXPathNSResolver.cpp',
156 'v8/custom/V8CustomXPathNSResolver.h', 156 'v8/custom/V8CustomXPathNSResolver.h',
157 'v8/custom/V8DOMPointCustom.cpp',
158 'v8/custom/V8DOMStringMapCustom.cpp', 157 'v8/custom/V8DOMStringMapCustom.cpp',
159 'v8/custom/V8DOMWindowCustom.cpp', 158 'v8/custom/V8DOMWindowCustom.cpp',
160 'v8/custom/V8DataViewCustom.cpp', 159 'v8/custom/V8DataViewCustom.cpp',
161 'v8/custom/V8DedicatedWorkerContextCustom.cpp', 160 'v8/custom/V8DedicatedWorkerContextCustom.cpp',
162 'v8/custom/V8DeviceMotionEventCustom.cpp', 161 'v8/custom/V8DeviceMotionEventCustom.cpp',
163 'v8/custom/V8DeviceOrientationEventCustom.cpp', 162 'v8/custom/V8DeviceOrientationEventCustom.cpp',
164 'v8/custom/V8DocumentCustom.cpp', 163 'v8/custom/V8DocumentCustom.cpp',
165 'v8/custom/V8DocumentLocationCustom.cpp', 164 'v8/custom/V8DocumentLocationCustom.cpp',
166 'v8/custom/V8ElementCustom.cpp', 165 'v8/custom/V8ElementCustom.cpp',
167 'v8/custom/V8EntryCustom.cpp', 166 'v8/custom/V8EntryCustom.cpp',
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
209 'v8/custom/V8SQLTransactionSyncCustom.cpp', 208 'v8/custom/V8SQLTransactionSyncCustom.cpp',
210 'v8/custom/V8SVGDocumentCustom.cpp', 209 'v8/custom/V8SVGDocumentCustom.cpp',
211 'v8/custom/V8SVGElementCustom.cpp', 210 'v8/custom/V8SVGElementCustom.cpp',
212 'v8/custom/V8SVGLengthCustom.cpp', 211 'v8/custom/V8SVGLengthCustom.cpp',
213 'v8/custom/V8SVGPathSegCustom.cpp', 212 'v8/custom/V8SVGPathSegCustom.cpp',
214 'v8/custom/V8StorageCustom.cpp', 213 'v8/custom/V8StorageCustom.cpp',
215 'v8/custom/V8StyleSheetCustom.cpp', 214 'v8/custom/V8StyleSheetCustom.cpp',
216 'v8/custom/V8TextCustom.cpp', 215 'v8/custom/V8TextCustom.cpp',
217 'v8/custom/V8TrackEventCustom.cpp', 216 'v8/custom/V8TrackEventCustom.cpp',
218 'v8/custom/V8WebGLRenderingContextCustom.cpp', 217 'v8/custom/V8WebGLRenderingContextCustom.cpp',
218 'v8/custom/V8WebKitPointCustom.cpp',
219 'v8/custom/V8WorkerContextCustom.cpp', 219 'v8/custom/V8WorkerContextCustom.cpp',
220 'v8/custom/V8WorkerCustom.cpp', 220 'v8/custom/V8WorkerCustom.cpp',
221 'v8/custom/V8XMLHttpRequestCustom.cpp', 221 'v8/custom/V8XMLHttpRequestCustom.cpp',
222 'v8/custom/V8XSLTProcessorCustom.cpp', 222 'v8/custom/V8XSLTProcessorCustom.cpp',
223 'v8/npruntime.cpp', 223 'v8/npruntime.cpp',
224 'v8/npruntime_impl.h', 224 'v8/npruntime_impl.h',
225 'v8/npruntime_priv.h', 225 'v8/npruntime_priv.h',
226 ], 226 ],
227 'conditions': [ 227 'conditions': [
228 ['OS=="win" and buildtype=="Official"', { 228 ['OS=="win" and buildtype=="Official"', {
(...skipping 20 matching lines...) Expand all
249 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources 15.cpp', 249 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources 15.cpp',
250 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources 16.cpp', 250 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources 16.cpp',
251 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources 17.cpp', 251 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources 17.cpp',
252 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources 18.cpp', 252 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources 18.cpp',
253 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources 19.cpp', 253 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources 19.cpp',
254 ], 254 ],
255 }], 255 }],
256 ], 256 ],
257 }, 257 },
258 } 258 }
OLDNEW
« no previous file with comments | « no previous file | Source/bindings/v8/custom/V8DOMPointCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698