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

Side by Side Diff: third_party/WebKit/Source/modules/modules.gypi

Issue 1942663003: [sensors]: Introduce the Generic Sensor API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase , m_sensorReading and options are private Created 4 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
OLDNEW
1 { 1 {
2 'includes': [ 2 'includes': [
3 '../core/core_generated.gypi', 3 '../core/core_generated.gypi',
4 'modules_generated.gypi', 4 'modules_generated.gypi',
5 ], 5 ],
6 'variables': { 6 'variables': {
7 # Experimental hooks for embedder to provide extra IDL and source files. 7 # Experimental hooks for embedder to provide extra IDL and source files.
8 # 8 #
9 # Note: this is not a supported API. If you rely on this, you will be broken 9 # Note: this is not a supported API. If you rely on this, you will be broken
10 # from time to time as the code generator changes in backward incompatible 10 # from time to time as the code generator changes in backward incompatible
(...skipping 166 matching lines...) Expand 10 before | Expand all | Expand 10 after
177 'quota/DeprecatedStorageQuota.idl', 177 'quota/DeprecatedStorageQuota.idl',
178 'quota/StorageErrorCallback.idl', 178 'quota/StorageErrorCallback.idl',
179 'quota/StorageInfo.idl', 179 'quota/StorageInfo.idl',
180 'quota/StorageManager.idl', 180 'quota/StorageManager.idl',
181 'quota/StorageQuota.idl', 181 'quota/StorageQuota.idl',
182 'quota/StorageQuotaCallback.idl', 182 'quota/StorageQuotaCallback.idl',
183 'quota/StorageUsageCallback.idl', 183 'quota/StorageUsageCallback.idl',
184 'remoteplayback/RemotePlayback.idl', 184 'remoteplayback/RemotePlayback.idl',
185 'remoteplayback/RemotePlaybackAvailability.idl', 185 'remoteplayback/RemotePlaybackAvailability.idl',
186 'screen_orientation/ScreenOrientation.idl', 186 'screen_orientation/ScreenOrientation.idl',
187 'sensor/Sensor.idl',
188 'sensor/SensorErrorEvent.idl',
189 'sensor/SensorReading.idl',
190 'sensor/SensorReadingEvent.idl',
187 'serviceworkers/Client.idl', 191 'serviceworkers/Client.idl',
188 'serviceworkers/Clients.idl', 192 'serviceworkers/Clients.idl',
189 'serviceworkers/ExtendableEvent.idl', 193 'serviceworkers/ExtendableEvent.idl',
190 'serviceworkers/ExtendableMessageEvent.idl', 194 'serviceworkers/ExtendableMessageEvent.idl',
191 'serviceworkers/FetchEvent.idl', 195 'serviceworkers/FetchEvent.idl',
192 'serviceworkers/ForeignFetchEvent.idl', 196 'serviceworkers/ForeignFetchEvent.idl',
193 'serviceworkers/InstallEvent.idl', 197 'serviceworkers/InstallEvent.idl',
194 'serviceworkers/ServiceWorker.idl', 198 'serviceworkers/ServiceWorker.idl',
195 'serviceworkers/ServiceWorkerContainer.idl', 199 'serviceworkers/ServiceWorkerContainer.idl',
196 'serviceworkers/ServiceWorkerGlobalScope.idl', 200 'serviceworkers/ServiceWorkerGlobalScope.idl',
(...skipping 228 matching lines...) Expand 10 before | Expand all | Expand 10 after
425 'mediastream/MediaStreamEvent.idl', 429 'mediastream/MediaStreamEvent.idl',
426 'mediastream/MediaStreamTrackEvent.idl', 430 'mediastream/MediaStreamTrackEvent.idl',
427 'mediastream/RTCDTMFToneChangeEvent.idl', 431 'mediastream/RTCDTMFToneChangeEvent.idl',
428 'mediastream/RTCDataChannelEvent.idl', 432 'mediastream/RTCDataChannelEvent.idl',
429 'mediastream/RTCIceCandidateEvent.idl', 433 'mediastream/RTCIceCandidateEvent.idl',
430 'notifications/NotificationEvent.idl', 434 'notifications/NotificationEvent.idl',
431 'payments/PaymentRequestUpdateEvent.idl', 435 'payments/PaymentRequestUpdateEvent.idl',
432 'presentation/PresentationConnectionAvailableEvent.idl', 436 'presentation/PresentationConnectionAvailableEvent.idl',
433 'presentation/PresentationConnectionCloseEvent.idl', 437 'presentation/PresentationConnectionCloseEvent.idl',
434 'push_messaging/PushEvent.idl', 438 'push_messaging/PushEvent.idl',
439 'sensor/SensorErrorEvent.idl',
440 'sensor/SensorReadingEvent.idl',
435 'serviceworkers/ExtendableEvent.idl', 441 'serviceworkers/ExtendableEvent.idl',
436 'serviceworkers/ExtendableMessageEvent.idl', 442 'serviceworkers/ExtendableMessageEvent.idl',
437 'serviceworkers/FetchEvent.idl', 443 'serviceworkers/FetchEvent.idl',
438 'serviceworkers/ForeignFetchEvent.idl', 444 'serviceworkers/ForeignFetchEvent.idl',
439 'serviceworkers/InstallEvent.idl', 445 'serviceworkers/InstallEvent.idl',
440 'serviceworkers/ServiceWorkerMessageEvent.idl', 446 'serviceworkers/ServiceWorkerMessageEvent.idl',
441 'speech/SpeechRecognitionError.idl', 447 'speech/SpeechRecognitionError.idl',
442 'speech/SpeechRecognitionEvent.idl', 448 'speech/SpeechRecognitionEvent.idl',
443 'speech/SpeechSynthesisEvent.idl', 449 'speech/SpeechSynthesisEvent.idl',
444 'storage/StorageEvent.idl', 450 'storage/StorageEvent.idl',
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
513 'payments/PaymentRequestUpdateEventInit.idl', 519 'payments/PaymentRequestUpdateEventInit.idl',
514 'payments/ShippingOption.idl', 520 'payments/ShippingOption.idl',
515 'permissions/MidiPermissionDescriptor.idl', 521 'permissions/MidiPermissionDescriptor.idl',
516 'permissions/PermissionDescriptor.idl', 522 'permissions/PermissionDescriptor.idl',
517 'permissions/PushPermissionDescriptor.idl', 523 'permissions/PushPermissionDescriptor.idl',
518 'presentation/PresentationConnectionAvailableEventInit.idl', 524 'presentation/PresentationConnectionAvailableEventInit.idl',
519 'presentation/PresentationConnectionCloseEventInit.idl', 525 'presentation/PresentationConnectionCloseEventInit.idl',
520 'push_messaging/PushEventInit.idl', 526 'push_messaging/PushEventInit.idl',
521 'push_messaging/PushSubscriptionOptions.idl', 527 'push_messaging/PushSubscriptionOptions.idl',
522 'quota/StorageEstimate.idl', 528 'quota/StorageEstimate.idl',
529 'sensor/SensorErrorEventInit.idl',
530 'sensor/SensorReadingEventInit.idl',
531 'sensor/SensorOptions.idl',
523 'serviceworkers/ClientQueryOptions.idl', 532 'serviceworkers/ClientQueryOptions.idl',
524 'serviceworkers/ExtendableEventInit.idl', 533 'serviceworkers/ExtendableEventInit.idl',
525 'serviceworkers/ExtendableMessageEventInit.idl', 534 'serviceworkers/ExtendableMessageEventInit.idl',
526 'serviceworkers/FetchEventInit.idl', 535 'serviceworkers/FetchEventInit.idl',
527 'serviceworkers/ForeignFetchEventInit.idl', 536 'serviceworkers/ForeignFetchEventInit.idl',
528 'serviceworkers/ForeignFetchOptions.idl', 537 'serviceworkers/ForeignFetchOptions.idl',
529 'serviceworkers/ForeignFetchResponse.idl', 538 'serviceworkers/ForeignFetchResponse.idl',
530 'serviceworkers/RegistrationOptions.idl', 539 'serviceworkers/RegistrationOptions.idl',
531 'serviceworkers/ServiceWorkerMessageEventInit.idl', 540 'serviceworkers/ServiceWorkerMessageEventInit.idl',
532 'speech/SpeechRecognitionErrorInit.idl', 541 'speech/SpeechRecognitionErrorInit.idl',
(...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after
691 '<(blink_modules_output_dir)/presentation/PresentationConnectionAvailableE ventInit.cpp', 700 '<(blink_modules_output_dir)/presentation/PresentationConnectionAvailableE ventInit.cpp',
692 '<(blink_modules_output_dir)/presentation/PresentationConnectionAvailableE ventInit.h', 701 '<(blink_modules_output_dir)/presentation/PresentationConnectionAvailableE ventInit.h',
693 '<(blink_modules_output_dir)/presentation/PresentationConnectionCloseEvent Init.cpp', 702 '<(blink_modules_output_dir)/presentation/PresentationConnectionCloseEvent Init.cpp',
694 '<(blink_modules_output_dir)/presentation/PresentationConnectionCloseEvent Init.h', 703 '<(blink_modules_output_dir)/presentation/PresentationConnectionCloseEvent Init.h',
695 '<(blink_modules_output_dir)/push_messaging/PushEventInit.cpp', 704 '<(blink_modules_output_dir)/push_messaging/PushEventInit.cpp',
696 '<(blink_modules_output_dir)/push_messaging/PushEventInit.h', 705 '<(blink_modules_output_dir)/push_messaging/PushEventInit.h',
697 '<(blink_modules_output_dir)/push_messaging/PushSubscriptionOptions.cpp', 706 '<(blink_modules_output_dir)/push_messaging/PushSubscriptionOptions.cpp',
698 '<(blink_modules_output_dir)/push_messaging/PushSubscriptionOptions.h', 707 '<(blink_modules_output_dir)/push_messaging/PushSubscriptionOptions.h',
699 '<(blink_modules_output_dir)/quota/StorageEstimate.cpp', 708 '<(blink_modules_output_dir)/quota/StorageEstimate.cpp',
700 '<(blink_modules_output_dir)/quota/StorageEstimate.h', 709 '<(blink_modules_output_dir)/quota/StorageEstimate.h',
710 '<(blink_modules_output_dir)/sensor/SensorErrorEventInit.cpp',
711 '<(blink_modules_output_dir)/sensor/SensorErrorEventInit.h',
712 '<(blink_modules_output_dir)/sensor/SensorReadingEventInit.cpp',
713 '<(blink_modules_output_dir)/sensor/SensorReadingEventInit.h',
714 '<(blink_modules_output_dir)/sensor/SensorOptions.cpp',
715 '<(blink_modules_output_dir)/sensor/SensorOptions.h',
701 '<(blink_modules_output_dir)/serviceworkers/ClientQueryOptions.cpp', 716 '<(blink_modules_output_dir)/serviceworkers/ClientQueryOptions.cpp',
702 '<(blink_modules_output_dir)/serviceworkers/ClientQueryOptions.h', 717 '<(blink_modules_output_dir)/serviceworkers/ClientQueryOptions.h',
703 '<(blink_modules_output_dir)/serviceworkers/ExtendableEventInit.cpp', 718 '<(blink_modules_output_dir)/serviceworkers/ExtendableEventInit.cpp',
704 '<(blink_modules_output_dir)/serviceworkers/ExtendableEventInit.h', 719 '<(blink_modules_output_dir)/serviceworkers/ExtendableEventInit.h',
705 '<(blink_modules_output_dir)/serviceworkers/ExtendableMessageEventInit.cpp ', 720 '<(blink_modules_output_dir)/serviceworkers/ExtendableMessageEventInit.cpp ',
706 '<(blink_modules_output_dir)/serviceworkers/ExtendableMessageEventInit.h', 721 '<(blink_modules_output_dir)/serviceworkers/ExtendableMessageEventInit.h',
707 '<(blink_modules_output_dir)/serviceworkers/FetchEventInit.cpp', 722 '<(blink_modules_output_dir)/serviceworkers/FetchEventInit.cpp',
708 '<(blink_modules_output_dir)/serviceworkers/FetchEventInit.h', 723 '<(blink_modules_output_dir)/serviceworkers/FetchEventInit.h',
709 '<(blink_modules_output_dir)/serviceworkers/ForeignFetchEventInit.cpp', 724 '<(blink_modules_output_dir)/serviceworkers/ForeignFetchEventInit.cpp',
710 '<(blink_modules_output_dir)/serviceworkers/ForeignFetchEventInit.h', 725 '<(blink_modules_output_dir)/serviceworkers/ForeignFetchEventInit.h',
(...skipping 761 matching lines...) Expand 10 before | Expand all | Expand 10 after
1472 'screen_orientation/LockOrientationCallback.cpp', 1487 'screen_orientation/LockOrientationCallback.cpp',
1473 'screen_orientation/LockOrientationCallback.h', 1488 'screen_orientation/LockOrientationCallback.h',
1474 'screen_orientation/ScreenScreenOrientation.cpp', 1489 'screen_orientation/ScreenScreenOrientation.cpp',
1475 'screen_orientation/ScreenScreenOrientation.h', 1490 'screen_orientation/ScreenScreenOrientation.h',
1476 'screen_orientation/ScreenOrientation.cpp', 1491 'screen_orientation/ScreenOrientation.cpp',
1477 'screen_orientation/ScreenOrientation.h', 1492 'screen_orientation/ScreenOrientation.h',
1478 'screen_orientation/ScreenOrientationController.cpp', 1493 'screen_orientation/ScreenOrientationController.cpp',
1479 'screen_orientation/ScreenOrientationController.h', 1494 'screen_orientation/ScreenOrientationController.h',
1480 'screen_orientation/ScreenOrientationDispatcher.cpp', 1495 'screen_orientation/ScreenOrientationDispatcher.cpp',
1481 'screen_orientation/ScreenOrientationDispatcher.h', 1496 'screen_orientation/ScreenOrientationDispatcher.h',
1497 'sensor/sensor_state_type.h',
1498 'sensor/Sensor.cpp',
1499 'sensor/Sensor.h',
1500 'sensor/SensorErrorEvent.cpp',
1501 'sensor/SensorErrorEvent.h',
1502 'sensor/SensorReading.cpp',
1503 'sensor/SensorReading.h',
1504 'sensor/SensorReadingEvent.cpp',
1505 'sensor/SensorReadingEvent.h',
1482 'serviceworkers/ExtendableEvent.cpp', 1506 'serviceworkers/ExtendableEvent.cpp',
1483 'serviceworkers/ExtendableEvent.h', 1507 'serviceworkers/ExtendableEvent.h',
1484 'serviceworkers/ExtendableMessageEvent.cpp', 1508 'serviceworkers/ExtendableMessageEvent.cpp',
1485 'serviceworkers/ExtendableMessageEvent.h', 1509 'serviceworkers/ExtendableMessageEvent.h',
1486 'serviceworkers/FetchEvent.cpp', 1510 'serviceworkers/FetchEvent.cpp',
1487 'serviceworkers/FetchEvent.h', 1511 'serviceworkers/FetchEvent.h',
1488 'serviceworkers/ForeignFetchEvent.cpp', 1512 'serviceworkers/ForeignFetchEvent.cpp',
1489 'serviceworkers/ForeignFetchEvent.h', 1513 'serviceworkers/ForeignFetchEvent.h',
1490 'serviceworkers/ForeignFetchRespondWithObserver.cpp', 1514 'serviceworkers/ForeignFetchRespondWithObserver.cpp',
1491 'serviceworkers/ForeignFetchRespondWithObserver.h', 1515 'serviceworkers/ForeignFetchRespondWithObserver.h',
(...skipping 528 matching lines...) Expand 10 before | Expand all | Expand 10 after
2020 'webaudio/ConvolverNodeTest.cpp', 2044 'webaudio/ConvolverNodeTest.cpp',
2021 'webaudio/DynamicsCompressorNodeTest.cpp', 2045 'webaudio/DynamicsCompressorNodeTest.cpp',
2022 'webaudio/ScriptProcessorNodeTest.cpp', 2046 'webaudio/ScriptProcessorNodeTest.cpp',
2023 'webaudio/StereoPannerNodeTest.cpp', 2047 'webaudio/StereoPannerNodeTest.cpp',
2024 'webdatabase/QuotaTrackerTest.cpp', 2048 'webdatabase/QuotaTrackerTest.cpp',
2025 'websockets/DOMWebSocketTest.cpp', 2049 'websockets/DOMWebSocketTest.cpp',
2026 'websockets/DocumentWebSocketChannelTest.cpp', 2050 'websockets/DocumentWebSocketChannelTest.cpp',
2027 ], 2051 ],
2028 }, 2052 },
2029 } 2053 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698