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

Side by Side Diff: content/content_browser.gypi

Issue 14678012: Implement the content/renderer and content/browser part of the Device Motion API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 7 years, 5 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 # Copyright (c) 2012 The Chromium Authors. All rights reserved. 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 4
5 { 5 {
6 'dependencies': [ 6 'dependencies': [
7 'browser/speech/proto/speech_proto.gyp:speech_proto', 7 'browser/speech/proto/speech_proto.gyp:speech_proto',
8 '../base/base.gyp:base_static', 8 '../base/base.gyp:base_static',
9 '../crypto/crypto.gyp:crypto', 9 '../crypto/crypto.gyp:crypto',
10 '../google_apis/google_apis.gyp:google_apis', 10 '../google_apis/google_apis.gyp:google_apis',
(...skipping 352 matching lines...) Expand 10 before | Expand all | Expand 10 after
363 'browser/device_monitor_mac.h', 363 'browser/device_monitor_mac.h',
364 'browser/device_monitor_mac.mm', 364 'browser/device_monitor_mac.mm',
365 'browser/device_orientation/accelerometer_mac.cc', 365 'browser/device_orientation/accelerometer_mac.cc',
366 'browser/device_orientation/accelerometer_mac.h', 366 'browser/device_orientation/accelerometer_mac.h',
367 'browser/device_orientation/data_fetcher.h', 367 'browser/device_orientation/data_fetcher.h',
368 'browser/device_orientation/data_fetcher_impl_android.cc', 368 'browser/device_orientation/data_fetcher_impl_android.cc',
369 'browser/device_orientation/data_fetcher_impl_android.h', 369 'browser/device_orientation/data_fetcher_impl_android.h',
370 'browser/device_orientation/data_fetcher_impl_win.cc', 370 'browser/device_orientation/data_fetcher_impl_win.cc',
371 'browser/device_orientation/data_fetcher_impl_win.h', 371 'browser/device_orientation/data_fetcher_impl_win.h',
372 'browser/device_orientation/device_data.h', 372 'browser/device_orientation/device_data.h',
373 'browser/device_orientation/device_motion_provider.cc',
374 'browser/device_orientation/device_motion_provider.h',
375 'browser/device_orientation/device_motion_service.cc',
376 'browser/device_orientation/device_motion_service.h',
373 'browser/device_orientation/message_filter.cc', 377 'browser/device_orientation/message_filter.cc',
374 'browser/device_orientation/message_filter.h', 378 'browser/device_orientation/message_filter.h',
375 'browser/device_orientation/motion.cc', 379 'browser/device_orientation/motion.cc',
376 'browser/device_orientation/motion.h', 380 'browser/device_orientation/motion.h',
377 'browser/device_orientation/motion_message_filter.cc', 381 'browser/device_orientation/motion_message_filter.cc',
378 'browser/device_orientation/motion_message_filter.h', 382 'browser/device_orientation/motion_message_filter.h',
379 'browser/device_orientation/observer_delegate.cc', 383 'browser/device_orientation/observer_delegate.cc',
380 'browser/device_orientation/observer_delegate.h', 384 'browser/device_orientation/observer_delegate.h',
381 'browser/device_orientation/orientation.cc', 385 'browser/device_orientation/orientation.cc',
382 'browser/device_orientation/orientation.h', 386 'browser/device_orientation/orientation.h',
(...skipping 343 matching lines...) Expand 10 before | Expand all | Expand 10 after
726 'browser/renderer_host/compositing_iosurface_layer_mac.h', 730 'browser/renderer_host/compositing_iosurface_layer_mac.h',
727 'browser/renderer_host/compositing_iosurface_layer_mac.mm', 731 'browser/renderer_host/compositing_iosurface_layer_mac.mm',
728 'browser/renderer_host/compositing_iosurface_mac.h', 732 'browser/renderer_host/compositing_iosurface_mac.h',
729 'browser/renderer_host/compositing_iosurface_mac.mm', 733 'browser/renderer_host/compositing_iosurface_mac.mm',
730 'browser/renderer_host/compositing_iosurface_shader_programs_mac.cc', 734 'browser/renderer_host/compositing_iosurface_shader_programs_mac.cc',
731 'browser/renderer_host/compositing_iosurface_shader_programs_mac.h', 735 'browser/renderer_host/compositing_iosurface_shader_programs_mac.h',
732 'browser/renderer_host/compositing_iosurface_transformer_mac.cc', 736 'browser/renderer_host/compositing_iosurface_transformer_mac.cc',
733 'browser/renderer_host/compositing_iosurface_transformer_mac.h', 737 'browser/renderer_host/compositing_iosurface_transformer_mac.h',
734 'browser/renderer_host/database_message_filter.cc', 738 'browser/renderer_host/database_message_filter.cc',
735 'browser/renderer_host/database_message_filter.h', 739 'browser/renderer_host/database_message_filter.h',
740 'browser/renderer_host/device_motion_browser_message_filter.cc',
741 'browser/renderer_host/device_motion_browser_message_filter.h',
736 'browser/renderer_host/dip_util.cc', 742 'browser/renderer_host/dip_util.cc',
737 'browser/renderer_host/dip_util.h', 743 'browser/renderer_host/dip_util.h',
738 'browser/renderer_host/file_utilities_message_filter.cc', 744 'browser/renderer_host/file_utilities_message_filter.cc',
739 'browser/renderer_host/file_utilities_message_filter.h', 745 'browser/renderer_host/file_utilities_message_filter.h',
740 'browser/renderer_host/gamepad_browser_message_filter.cc', 746 'browser/renderer_host/gamepad_browser_message_filter.cc',
741 'browser/renderer_host/gamepad_browser_message_filter.h', 747 'browser/renderer_host/gamepad_browser_message_filter.h',
742 'browser/renderer_host/gesture_event_filter.cc', 748 'browser/renderer_host/gesture_event_filter.cc',
743 'browser/renderer_host/gesture_event_filter.h', 749 'browser/renderer_host/gesture_event_filter.h',
744 'browser/renderer_host/gpu_message_filter.cc', 750 'browser/renderer_host/gpu_message_filter.cc',
745 'browser/renderer_host/gpu_message_filter.h', 751 'browser/renderer_host/gpu_message_filter.h',
(...skipping 702 matching lines...) Expand 10 before | Expand all | Expand 10 after
1448 '../third_party/speex/speex.gyp:libspeex', 1454 '../third_party/speex/speex.gyp:libspeex',
1449 ], 1455 ],
1450 }], 1456 }],
1451 ['linux_use_libgps==1', { 1457 ['linux_use_libgps==1', {
1452 'dependencies': [ 1458 'dependencies': [
1453 '../build/linux/system.gyp:libgps', 1459 '../build/linux/system.gyp:libgps',
1454 ], 1460 ],
1455 }], 1461 }],
1456 ], 1462 ],
1457 } 1463 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698