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

Side by Side Diff: content/content_browser.gypi

Issue 181833003: [Android] Out with the Android GR, in with the new unified C++ GR (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase 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 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 '../third_party/re2/re2.gyp:re2', 7 '../third_party/re2/re2.gyp:re2',
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',
11 '../net/net.gyp:net', 11 '../net/net.gyp:net',
12 '../skia/skia.gyp:skia', 12 '../skia/skia.gyp:skia',
13 '../sql/sql.gyp:sql', 13 '../sql/sql.gyp:sql',
14 '../third_party/zlib/google/zip.gyp:zip', 14 '../third_party/zlib/google/zip.gyp:zip',
15 '../third_party/zlib/zlib.gyp:zlib', 15 '../third_party/zlib/zlib.gyp:zlib',
16 '../ui/accessibility/accessibility.gyp:accessibility', 16 '../ui/accessibility/accessibility.gyp:accessibility',
17 '../ui/events/events.gyp:events_base', 17 '../ui/events/events.gyp:events_base',
18 '../ui/events/events.gyp:gesture_detection',
18 '../ui/gfx/gfx.gyp:gfx', 19 '../ui/gfx/gfx.gyp:gfx',
19 '../ui/gfx/gfx.gyp:gfx_geometry', 20 '../ui/gfx/gfx.gyp:gfx_geometry',
20 '../ui/resources/ui_resources.gyp:ui_resources', 21 '../ui/resources/ui_resources.gyp:ui_resources',
21 '../ui/snapshot/snapshot.gyp:snapshot', 22 '../ui/snapshot/snapshot.gyp:snapshot',
22 '../ui/ui.gyp:ui', 23 '../ui/ui.gyp:ui',
23 'browser/speech/proto/speech_proto.gyp:speech_proto', 24 'browser/speech/proto/speech_proto.gyp:speech_proto',
24 ], 25 ],
25 'include_dirs': [ 26 'include_dirs': [
26 '..', 27 '..',
27 '<(INTERMEDIATE_DIR)', 28 '<(INTERMEDIATE_DIR)',
(...skipping 837 matching lines...) Expand 10 before | Expand all | Expand 10 after
865 'browser/renderer_host/gtk_plugin_container.cc', 866 'browser/renderer_host/gtk_plugin_container.cc',
866 'browser/renderer_host/gtk_plugin_container.h', 867 'browser/renderer_host/gtk_plugin_container.h',
867 'browser/renderer_host/gtk_plugin_container_manager.cc', 868 'browser/renderer_host/gtk_plugin_container_manager.cc',
868 'browser/renderer_host/gtk_plugin_container_manager.h', 869 'browser/renderer_host/gtk_plugin_container_manager.h',
869 'browser/renderer_host/gtk_window_utils.cc', 870 'browser/renderer_host/gtk_window_utils.cc',
870 'browser/renderer_host/gtk_window_utils.h', 871 'browser/renderer_host/gtk_window_utils.h',
871 'browser/renderer_host/image_transport_factory_android.cc', 872 'browser/renderer_host/image_transport_factory_android.cc',
872 'browser/renderer_host/image_transport_factory_android.h', 873 'browser/renderer_host/image_transport_factory_android.h',
873 'browser/renderer_host/ime_adapter_android.cc', 874 'browser/renderer_host/ime_adapter_android.cc',
874 'browser/renderer_host/ime_adapter_android.h', 875 'browser/renderer_host/ime_adapter_android.h',
875 'browser/renderer_host/input/gesture_event_packet.cc', 876 'browser/renderer_host/input/content_gesture_provider.cc',
876 'browser/renderer_host/input/gesture_event_packet.h', 877 'browser/renderer_host/input/content_gesture_provider.h',
877 'browser/renderer_host/input/gesture_event_queue.cc', 878 'browser/renderer_host/input/gesture_event_queue.cc',
878 'browser/renderer_host/input/gesture_event_queue.h', 879 'browser/renderer_host/input/gesture_event_queue.h',
879 'browser/renderer_host/input/input_ack_handler.h', 880 'browser/renderer_host/input/input_ack_handler.h',
880 'browser/renderer_host/input/input_router.h', 881 'browser/renderer_host/input/input_router.h',
881 'browser/renderer_host/input/input_router_client.h', 882 'browser/renderer_host/input/input_router_client.h',
882 'browser/renderer_host/input/input_router_impl.cc', 883 'browser/renderer_host/input/input_router_impl.cc',
883 'browser/renderer_host/input/input_router_impl.h', 884 'browser/renderer_host/input/input_router_impl.h',
884 'browser/renderer_host/input/motion_event_android.cc', 885 'browser/renderer_host/input/motion_event_android.cc',
885 'browser/renderer_host/input/motion_event_android.h', 886 'browser/renderer_host/input/motion_event_android.h',
887 'browser/renderer_host/input/motion_event_web.cc',
888 'browser/renderer_host/input/motion_event_web.h',
886 'browser/renderer_host/input/synthetic_gesture.cc', 889 'browser/renderer_host/input/synthetic_gesture.cc',
887 'browser/renderer_host/input/synthetic_gesture.h', 890 'browser/renderer_host/input/synthetic_gesture.h',
888 'browser/renderer_host/input/synthetic_gesture_controller.cc', 891 'browser/renderer_host/input/synthetic_gesture_controller.cc',
889 'browser/renderer_host/input/synthetic_gesture_controller.h', 892 'browser/renderer_host/input/synthetic_gesture_controller.h',
890 'browser/renderer_host/input/synthetic_gesture_target.h', 893 'browser/renderer_host/input/synthetic_gesture_target.h',
891 'browser/renderer_host/input/synthetic_gesture_target_android.cc', 894 'browser/renderer_host/input/synthetic_gesture_target_android.cc',
892 'browser/renderer_host/input/synthetic_gesture_target_android.h', 895 'browser/renderer_host/input/synthetic_gesture_target_android.h',
893 'browser/renderer_host/input/synthetic_gesture_target_aura.cc', 896 'browser/renderer_host/input/synthetic_gesture_target_aura.cc',
894 'browser/renderer_host/input/synthetic_gesture_target_aura.h', 897 'browser/renderer_host/input/synthetic_gesture_target_aura.h',
895 'browser/renderer_host/input/synthetic_gesture_target_base.cc', 898 'browser/renderer_host/input/synthetic_gesture_target_base.cc',
896 'browser/renderer_host/input/synthetic_gesture_target_base.h', 899 'browser/renderer_host/input/synthetic_gesture_target_base.h',
897 'browser/renderer_host/input/synthetic_pinch_gesture.cc', 900 'browser/renderer_host/input/synthetic_pinch_gesture.cc',
898 'browser/renderer_host/input/synthetic_pinch_gesture.h', 901 'browser/renderer_host/input/synthetic_pinch_gesture.h',
899 'browser/renderer_host/input/synthetic_smooth_scroll_gesture.cc', 902 'browser/renderer_host/input/synthetic_smooth_scroll_gesture.cc',
900 'browser/renderer_host/input/synthetic_smooth_scroll_gesture.h', 903 'browser/renderer_host/input/synthetic_smooth_scroll_gesture.h',
901 'browser/renderer_host/input/synthetic_tap_gesture.cc', 904 'browser/renderer_host/input/synthetic_tap_gesture.cc',
902 'browser/renderer_host/input/synthetic_tap_gesture.h', 905 'browser/renderer_host/input/synthetic_tap_gesture.h',
903 'browser/renderer_host/input/tap_suppression_controller.cc', 906 'browser/renderer_host/input/tap_suppression_controller.cc',
904 'browser/renderer_host/input/tap_suppression_controller.h', 907 'browser/renderer_host/input/tap_suppression_controller.h',
905 'browser/renderer_host/input/tap_suppression_controller_client.h', 908 'browser/renderer_host/input/tap_suppression_controller_client.h',
906 'browser/renderer_host/input/timeout_monitor.cc', 909 'browser/renderer_host/input/timeout_monitor.cc',
907 'browser/renderer_host/input/timeout_monitor.h', 910 'browser/renderer_host/input/timeout_monitor.h',
908 'browser/renderer_host/input/touch_event_queue.cc', 911 'browser/renderer_host/input/touch_event_queue.cc',
909 'browser/renderer_host/input/touch_event_queue.h', 912 'browser/renderer_host/input/touch_event_queue.h',
910 'browser/renderer_host/input/touch_action_filter.cc', 913 'browser/renderer_host/input/touch_action_filter.cc',
911 'browser/renderer_host/input/touch_action_filter.h', 914 'browser/renderer_host/input/touch_action_filter.h',
912 'browser/renderer_host/input/touch_disposition_gesture_filter.cc',
913 'browser/renderer_host/input/touch_disposition_gesture_filter.cc',
914 'browser/renderer_host/input/touchpad_tap_suppression_controller_aura.cc', 915 'browser/renderer_host/input/touchpad_tap_suppression_controller_aura.cc',
915 'browser/renderer_host/input/touchpad_tap_suppression_controller.cc', 916 'browser/renderer_host/input/touchpad_tap_suppression_controller.cc',
916 'browser/renderer_host/input/touchpad_tap_suppression_controller.h', 917 'browser/renderer_host/input/touchpad_tap_suppression_controller.h',
917 'browser/renderer_host/input/touchscreen_tap_suppression_controller.cc', 918 'browser/renderer_host/input/touchscreen_tap_suppression_controller.cc',
918 'browser/renderer_host/input/touchscreen_tap_suppression_controller.h', 919 'browser/renderer_host/input/touchscreen_tap_suppression_controller.h',
919 'browser/renderer_host/input/touchscreen_tap_suppression_controller_stub.cc' , 920 'browser/renderer_host/input/touchscreen_tap_suppression_controller_stub.cc' ,
920 'browser/renderer_host/input/web_input_event_builders_android.cc', 921 'browser/renderer_host/input/web_input_event_builders_android.cc',
921 'browser/renderer_host/input/web_input_event_builders_android.h', 922 'browser/renderer_host/input/web_input_event_builders_android.h',
922 'browser/renderer_host/input/web_input_event_builders_gtk.cc', 923 'browser/renderer_host/input/web_input_event_builders_gtk.cc',
923 'browser/renderer_host/input/web_input_event_builders_gtk.h', 924 'browser/renderer_host/input/web_input_event_builders_gtk.h',
(...skipping 744 matching lines...) Expand 10 before | Expand all | Expand 10 after
1668 '../build/linux/system.gyp:dbus', 1669 '../build/linux/system.gyp:dbus',
1669 '../dbus/dbus.gyp:dbus', 1670 '../dbus/dbus.gyp:dbus',
1670 ], 1671 ],
1671 }, { # OS != "linux" or use_dbus==0 1672 }, { # OS != "linux" or use_dbus==0
1672 'sources!': [ 1673 'sources!': [
1673 'browser/geolocation/wifi_data_provider_linux.cc', 1674 'browser/geolocation/wifi_data_provider_linux.cc',
1674 ], 1675 ],
1675 }], 1676 }],
1676 ], 1677 ],
1677 } 1678 }
OLDNEW
« no previous file with comments | « content/browser/renderer_host/input/web_input_event_builders_android.cc ('k') | content/content_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698