filenames.gypi 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. {
  2. 'variables': {
  3. 'brightray_sources': [
  4. 'browser/brightray_paths.h',
  5. 'browser/browser_client.cc',
  6. 'browser/browser_client.h',
  7. 'browser/browser_context.cc',
  8. 'browser/browser_context.h',
  9. 'browser/browser_main_parts.cc',
  10. 'browser/browser_main_parts.h',
  11. 'browser/browser_main_parts_mac.mm',
  12. 'browser/devtools_contents_resizing_strategy.cc',
  13. 'browser/devtools_contents_resizing_strategy.h',
  14. 'browser/devtools_embedder_message_dispatcher.cc',
  15. 'browser/devtools_embedder_message_dispatcher.h',
  16. 'browser/devtools_file_system_indexer.cc',
  17. 'browser/devtools_file_system_indexer.h',
  18. 'browser/devtools_manager_delegate.cc',
  19. 'browser/devtools_manager_delegate.h',
  20. 'browser/devtools_ui.cc',
  21. 'browser/devtools_ui.h',
  22. 'browser/inspectable_web_contents.cc',
  23. 'browser/inspectable_web_contents.h',
  24. 'browser/inspectable_web_contents_delegate.h',
  25. 'browser/inspectable_web_contents_view_delegate.cc',
  26. 'browser/inspectable_web_contents_view_delegate.h',
  27. 'browser/inspectable_web_contents_impl.cc',
  28. 'browser/inspectable_web_contents_impl.h',
  29. 'browser/inspectable_web_contents_view.h',
  30. 'browser/inspectable_web_contents_view_mac.h',
  31. 'browser/inspectable_web_contents_view_mac.mm',
  32. 'browser/mac/bry_inspectable_web_contents_view.h',
  33. 'browser/mac/bry_inspectable_web_contents_view.mm',
  34. 'browser/mac/cocoa_notification.h',
  35. 'browser/mac/cocoa_notification.mm',
  36. 'browser/mac/event_dispatching_window.h',
  37. 'browser/mac/event_dispatching_window.mm',
  38. 'browser/mac/notification_center_delegate.h',
  39. 'browser/mac/notification_center_delegate.mm',
  40. 'browser/mac/notification_presenter_mac.h',
  41. 'browser/mac/notification_presenter_mac.mm',
  42. 'browser/media/media_capture_devices_dispatcher.cc',
  43. 'browser/media/media_capture_devices_dispatcher.h',
  44. 'browser/media/media_device_id_salt.cc',
  45. 'browser/media/media_device_id_salt.h',
  46. 'browser/media/media_stream_devices_controller.cc',
  47. 'browser/media/media_stream_devices_controller.h',
  48. 'browser/net/devtools_network_conditions.cc',
  49. 'browser/net/devtools_network_conditions.h',
  50. 'browser/net/devtools_network_controller.cc',
  51. 'browser/net/devtools_network_controller.h',
  52. 'browser/net/devtools_network_controller_handle.cc',
  53. 'browser/net/devtools_network_controller_handle.h',
  54. 'browser/net/devtools_network_interceptor.cc',
  55. 'browser/net/devtools_network_interceptor.h',
  56. 'browser/net/devtools_network_protocol_handler.cc',
  57. 'browser/net/devtools_network_protocol_handler.h',
  58. 'browser/net/devtools_network_transaction_factory.cc',
  59. 'browser/net/devtools_network_transaction_factory.h',
  60. 'browser/net/devtools_network_transaction.cc',
  61. 'browser/net/devtools_network_transaction.h',
  62. 'browser/net/devtools_network_upload_data_stream.cc',
  63. 'browser/net/devtools_network_upload_data_stream.h',
  64. 'browser/net_log.cc',
  65. 'browser/net_log.h',
  66. 'browser/network_delegate.cc',
  67. 'browser/network_delegate.h',
  68. 'browser/notification_delegate.h',
  69. 'browser/notification_delegate_adapter.cc',
  70. 'browser/notification_delegate_adapter.h',
  71. 'browser/notification_presenter.cc',
  72. 'browser/notification_presenter.h',
  73. 'browser/notification.cc',
  74. 'browser/notification.h',
  75. 'browser/permission_manager.cc',
  76. 'browser/permission_manager.h',
  77. 'browser/platform_notification_service.cc',
  78. 'browser/platform_notification_service.h',
  79. 'browser/linux/libnotify_loader.h',
  80. 'browser/linux/libnotify_loader.cc',
  81. 'browser/linux/libnotify_notification.h',
  82. 'browser/linux/libnotify_notification.cc',
  83. 'browser/linux/notification_presenter_linux.h',
  84. 'browser/linux/notification_presenter_linux.cc',
  85. 'browser/win/notification_presenter_win.cc',
  86. 'browser/win/notification_presenter_win.h',
  87. 'browser/win/notification_presenter_win7.cc',
  88. 'browser/win/notification_presenter_win7.h',
  89. 'browser/win/scoped_hstring.cc',
  90. 'browser/win/scoped_hstring.h',
  91. 'browser/win/win32_desktop_notifications/common.h',
  92. 'browser/win/win32_desktop_notifications/desktop_notification_controller.cc',
  93. 'browser/win/win32_desktop_notifications/desktop_notification_controller.h',
  94. 'browser/win/win32_desktop_notifications/toast.cc',
  95. 'browser/win/win32_desktop_notifications/toast.h',
  96. 'browser/win/win32_notification.cc',
  97. 'browser/win/win32_notification.h',
  98. 'browser/win/windows_toast_notification.cc',
  99. 'browser/win/windows_toast_notification.h',
  100. 'browser/special_storage_policy.cc',
  101. 'browser/special_storage_policy.h',
  102. 'browser/url_request_context_getter.cc',
  103. 'browser/url_request_context_getter.h',
  104. 'browser/views/inspectable_web_contents_view_views.h',
  105. 'browser/views/inspectable_web_contents_view_views.cc',
  106. 'browser/views/views_delegate.cc',
  107. 'browser/views/views_delegate.h',
  108. 'browser/web_ui_controller_factory.cc',
  109. 'browser/web_ui_controller_factory.h',
  110. 'browser/zoom_level_delegate.cc',
  111. 'browser/zoom_level_delegate.h',
  112. 'common/application_info.h',
  113. 'common/application_info_mac.mm',
  114. 'common/application_info_win.cc',
  115. 'common/content_client.cc',
  116. 'common/content_client.h',
  117. 'common/mac/main_application_bundle.h',
  118. 'common/mac/main_application_bundle.mm',
  119. 'common/main_delegate.cc',
  120. 'common/main_delegate.h',
  121. 'common/main_delegate_mac.mm',
  122. 'common/switches.cc',
  123. 'common/switches.h',
  124. ],
  125. },
  126. }