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

Unified Diff: Source/bindings/dart/gyp/scripts/EventNames.in

Issue 221233005: Remove remaining Dart-specific perl code in Dartium (Closed) Base URL: svn://svn.chromium.org/blink/branches/dart/1847
Patch Set: Remove msvs setting Created 6 years, 9 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/dart/gyp/dartium.gyp ('k') | Source/bindings/dart/gyp/scripts/Hasher.pm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/dart/gyp/scripts/EventNames.in
diff --git a/Source/bindings/dart/gyp/scripts/EventNames.in b/Source/bindings/dart/gyp/scripts/EventNames.in
deleted file mode 100644
index 844a18d625a174ba2e637ed4b87b4a7e6c480be1..0000000000000000000000000000000000000000
--- a/Source/bindings/dart/gyp/scripts/EventNames.in
+++ /dev/null
@@ -1,53 +0,0 @@
-namespace="Event"
-
-core/css/CSSFontFaceLoadEvent EnabledAtRuntime=fontLoadEventsEnabled
-core/dom/AutocompleteErrorEvent
-core/dom/BeforeLoadEvent
-core/dom/BeforeUnloadEvent
-core/dom/CompositionEvent
-core/dom/CustomEvent
-core/dom/ErrorEvent
-core/dom/Event
-core/dom/FocusEvent
-core/dom/HashChangeEvent
-core/dom/KeyboardEvent
-core/dom/MessageEvent
-core/dom/MouseEvent
-core/dom/MutationEvent
-core/dom/OverflowEvent
-core/dom/PageTransitionEvent
-core/dom/PopStateEvent
-core/dom/ProgressEvent
-core/dom/ResourceProgressEvent
-core/dom/SecurityPolicyViolationEvent EnabledAtRuntime=experimentalContentSecurityPolicyFeaturesEnabled
-core/dom/TextEvent
-core/dom/TouchEvent
-core/dom/TransitionEvent
-core/dom/UIEvent
-core/dom/WebKitAnimationEvent ImplementedAs=AnimationEvent
-core/dom/WheelEvent
-core/html/MediaKeyEvent EnabledAtRuntime=legacyEncryptedMediaEnabled
-core/html/canvas/WebGLContextEvent
-core/html/track/TrackEvent EnabledAtRuntime=videoTrackEnabled
-core/page/SpeechInputEvent Conditional=INPUT_SPEECH
-core/storage/StorageEvent
-core/svg/SVGZoomEvent
-core/xml/XMLHttpRequestProgressEvent
-modules/device_orientation/DeviceMotionEvent EnabledAtRuntime=deviceMotionEnabled
-modules/device_orientation/DeviceOrientationEvent
-modules/encryptedmedia/MediaKeyMessageEvent EnabledAtRuntime=encryptedMediaEnabled
-modules/encryptedmedia/MediaKeyNeededEvent EnabledAtRuntime=encryptedMediaEnabled
-modules/indexeddb/IDBVersionChangeEvent
-modules/mediastream/MediaStreamEvent
-modules/mediastream/MediaStreamTrackEvent
-modules/mediastream/RTCDTMFToneChangeEvent
-modules/mediastream/RTCDataChannelEvent
-modules/mediastream/RTCIceCandidateEvent
-modules/speech/SpeechRecognitionError
-modules/speech/SpeechRecognitionEvent
-modules/speech/SpeechSynthesisEvent EnabledAtRuntime=speechSynthesisEnabled
-modules/webaudio/AudioProcessingEvent Conditional=WEB_AUDIO
-modules/webaudio/OfflineAudioCompletionEvent Conditional=WEB_AUDIO
-modules/webmidi/MIDIConnectionEvent EnabledAtRuntime=webMIDIEnabled
-modules/webmidi/MIDIMessageEvent EnabledAtRuntime=webMIDIEnabled
-modules/websockets/CloseEvent
« no previous file with comments | « Source/bindings/dart/gyp/dartium.gyp ('k') | Source/bindings/dart/gyp/scripts/Hasher.pm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698