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

Side by Side Diff: Source/bindings/bindings.gypi

Issue 14882009: Remove DOM prefix from several IDL interfaces (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase on master Created 7 years, 7 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/scripts/CodeGeneratorV8.pm » ('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 139 matching lines...) Expand 10 before | Expand all | Expand 10 after
150 'v8/custom/V8CanvasRenderingContext2DCustom.cpp', 150 'v8/custom/V8CanvasRenderingContext2DCustom.cpp',
151 'v8/custom/V8CanvasRenderingContextCustom.cpp', 151 'v8/custom/V8CanvasRenderingContextCustom.cpp',
152 'v8/custom/V8ClipboardCustom.cpp', 152 'v8/custom/V8ClipboardCustom.cpp',
153 'v8/custom/V8ConsoleCustom.cpp', 153 'v8/custom/V8ConsoleCustom.cpp',
154 'v8/custom/V8CryptoCustom.cpp', 154 'v8/custom/V8CryptoCustom.cpp',
155 'v8/custom/V8CustomElementConstructorCustom.cpp', 155 'v8/custom/V8CustomElementConstructorCustom.cpp',
156 'v8/custom/V8CustomEventCustom.cpp', 156 'v8/custom/V8CustomEventCustom.cpp',
157 'v8/custom/V8CustomSQLStatementErrorCallback.cpp', 157 'v8/custom/V8CustomSQLStatementErrorCallback.cpp',
158 'v8/custom/V8CustomXPathNSResolver.cpp', 158 'v8/custom/V8CustomXPathNSResolver.cpp',
159 'v8/custom/V8CustomXPathNSResolver.h', 159 'v8/custom/V8CustomXPathNSResolver.h',
160 'v8/custom/V8DOMFormDataCustom.cpp',
161 'v8/custom/V8DOMPointCustom.cpp', 160 'v8/custom/V8DOMPointCustom.cpp',
162 'v8/custom/V8DOMStringMapCustom.cpp', 161 'v8/custom/V8DOMStringMapCustom.cpp',
163 'v8/custom/V8DOMWindowCustom.cpp', 162 'v8/custom/V8DOMWindowCustom.cpp',
164 'v8/custom/V8DataViewCustom.cpp', 163 'v8/custom/V8DataViewCustom.cpp',
165 'v8/custom/V8DedicatedWorkerContextCustom.cpp', 164 'v8/custom/V8DedicatedWorkerContextCustom.cpp',
166 'v8/custom/V8DeviceMotionEventCustom.cpp', 165 'v8/custom/V8DeviceMotionEventCustom.cpp',
167 'v8/custom/V8DeviceOrientationEventCustom.cpp', 166 'v8/custom/V8DeviceOrientationEventCustom.cpp',
168 'v8/custom/V8DocumentCustom.cpp', 167 'v8/custom/V8DocumentCustom.cpp',
169 'v8/custom/V8DocumentLocationCustom.cpp', 168 'v8/custom/V8DocumentLocationCustom.cpp',
170 'v8/custom/V8ElementCustom.cpp', 169 'v8/custom/V8ElementCustom.cpp',
171 'v8/custom/V8EntryCustom.cpp', 170 'v8/custom/V8EntryCustom.cpp',
172 'v8/custom/V8EntrySyncCustom.cpp', 171 'v8/custom/V8EntrySyncCustom.cpp',
173 'v8/custom/V8EventCustom.cpp', 172 'v8/custom/V8EventCustom.cpp',
174 'v8/custom/V8EventTargetCustom.cpp', 173 'v8/custom/V8EventTargetCustom.cpp',
175 'v8/custom/V8FileReaderCustom.cpp', 174 'v8/custom/V8FileReaderCustom.cpp',
175 'v8/custom/V8FormDataCustom.cpp',
176 'v8/custom/V8GeolocationCustom.cpp', 176 'v8/custom/V8GeolocationCustom.cpp',
177 'v8/custom/V8HTMLAllCollectionCustom.cpp', 177 'v8/custom/V8HTMLAllCollectionCustom.cpp',
178 'v8/custom/V8HTMLCanvasElementCustom.cpp', 178 'v8/custom/V8HTMLCanvasElementCustom.cpp',
179 'v8/custom/V8HTMLCollectionCustom.cpp', 179 'v8/custom/V8HTMLCollectionCustom.cpp',
180 'v8/custom/V8HTMLDocumentCustom.cpp', 180 'v8/custom/V8HTMLDocumentCustom.cpp',
181 'v8/custom/V8HTMLElementCustom.cpp', 181 'v8/custom/V8HTMLElementCustom.cpp',
182 'v8/custom/V8HTMLFormControlsCollectionCustom.cpp', 182 'v8/custom/V8HTMLFormControlsCollectionCustom.cpp',
183 'v8/custom/V8HTMLFormElementCustom.cpp', 183 'v8/custom/V8HTMLFormElementCustom.cpp',
184 'v8/custom/V8HTMLFrameElementCustom.cpp', 184 'v8/custom/V8HTMLFrameElementCustom.cpp',
185 'v8/custom/V8HTMLFrameSetElementCustom.cpp', 185 'v8/custom/V8HTMLFrameSetElementCustom.cpp',
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
258 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources 15.cpp', 258 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources 15.cpp',
259 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources 16.cpp', 259 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources 16.cpp',
260 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources 17.cpp', 260 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources 17.cpp',
261 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources 18.cpp', 261 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources 18.cpp',
262 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources 19.cpp', 262 '<(SHARED_INTERMEDIATE_DIR)/webkit/bindings/V8DerivedSources 19.cpp',
263 ], 263 ],
264 }], 264 }],
265 ], 265 ],
266 }, 266 },
267 } 267 }
OLDNEW
« no previous file with comments | « no previous file | Source/bindings/scripts/CodeGeneratorV8.pm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698