filenames.gypi 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  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/io_thread.cc',
  33. 'browser/io_thread.h',
  34. 'browser/mac/bry_inspectable_web_contents_view.h',
  35. 'browser/mac/bry_inspectable_web_contents_view.mm',
  36. 'browser/mac/cocoa_notification.h',
  37. 'browser/mac/cocoa_notification.mm',
  38. 'browser/mac/event_dispatching_window.h',
  39. 'browser/mac/event_dispatching_window.mm',
  40. 'browser/mac/notification_center_delegate.h',
  41. 'browser/mac/notification_center_delegate.mm',
  42. 'browser/mac/notification_presenter_mac.h',
  43. 'browser/mac/notification_presenter_mac.mm',
  44. 'browser/media/media_capture_devices_dispatcher.cc',
  45. 'browser/media/media_capture_devices_dispatcher.h',
  46. 'browser/media/media_device_id_salt.cc',
  47. 'browser/media/media_device_id_salt.h',
  48. 'browser/media/media_stream_devices_controller.cc',
  49. 'browser/media/media_stream_devices_controller.h',
  50. 'browser/net/require_ct_delegate.cc',
  51. 'browser/net/require_ct_delegate.h',
  52. 'browser/net_log.cc',
  53. 'browser/net_log.h',
  54. 'browser/network_delegate.cc',
  55. 'browser/network_delegate.h',
  56. 'browser/notification_delegate.h',
  57. 'browser/notification_presenter.cc',
  58. 'browser/notification_presenter.h',
  59. 'browser/notification.cc',
  60. 'browser/notification.h',
  61. 'browser/permission_manager.cc',
  62. 'browser/permission_manager.h',
  63. 'browser/platform_notification_service.cc',
  64. 'browser/platform_notification_service.h',
  65. 'browser/linux/libnotify_loader.h',
  66. 'browser/linux/libnotify_loader.cc',
  67. 'browser/linux/libnotify_notification.h',
  68. 'browser/linux/libnotify_notification.cc',
  69. 'browser/linux/notification_presenter_linux.h',
  70. 'browser/linux/notification_presenter_linux.cc',
  71. 'browser/win/notification_presenter_win.cc',
  72. 'browser/win/notification_presenter_win.h',
  73. 'browser/win/notification_presenter_win7.cc',
  74. 'browser/win/notification_presenter_win7.h',
  75. 'browser/win/scoped_hstring.cc',
  76. 'browser/win/scoped_hstring.h',
  77. 'browser/win/win32_desktop_notifications/common.h',
  78. 'browser/win/win32_desktop_notifications/desktop_notification_controller.cc',
  79. 'browser/win/win32_desktop_notifications/desktop_notification_controller.h',
  80. 'browser/win/win32_desktop_notifications/toast.cc',
  81. 'browser/win/win32_desktop_notifications/toast.h',
  82. 'browser/win/win32_notification.cc',
  83. 'browser/win/win32_notification.h',
  84. 'browser/win/windows_toast_notification.cc',
  85. 'browser/win/windows_toast_notification.h',
  86. 'browser/special_storage_policy.cc',
  87. 'browser/special_storage_policy.h',
  88. 'browser/url_request_context_getter.cc',
  89. 'browser/url_request_context_getter.h',
  90. 'browser/views/inspectable_web_contents_view_views.h',
  91. 'browser/views/inspectable_web_contents_view_views.cc',
  92. 'browser/views/views_delegate.cc',
  93. 'browser/views/views_delegate.h',
  94. 'browser/web_ui_controller_factory.cc',
  95. 'browser/web_ui_controller_factory.h',
  96. 'browser/zoom_level_delegate.cc',
  97. 'browser/zoom_level_delegate.h',
  98. 'common/application_info.h',
  99. 'common/application_info.cc',
  100. 'common/application_info_mac.mm',
  101. 'common/application_info_win.cc',
  102. 'common/content_client.cc',
  103. 'common/content_client.h',
  104. 'common/mac/main_application_bundle.h',
  105. 'common/mac/main_application_bundle.mm',
  106. 'common/main_delegate.cc',
  107. 'common/main_delegate.h',
  108. 'common/main_delegate_mac.mm',
  109. 'common/switches.cc',
  110. 'common/switches.h',
  111. 'common/platform_util_linux.cc',
  112. 'common/platform_util.h',
  113. ],
  114. },
  115. }