Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / trace-viewer / trace_viewer.gyp
index 58b25c5..464d334 100644 (file)
       'trace_viewer/about_tracing/common.css',
       'trace_viewer/cc/layer_picker.css',
       'trace_viewer/cc/layer_tree_host_impl_view.css',
-      'trace_viewer/cc/layer_tree_quad_stack_view.css',
       'trace_viewer/cc/layer_view.css',
       'trace_viewer/cc/picture_ops_chart_summary_view.css',
       'trace_viewer/cc/picture_ops_chart_view.css',
       'trace_viewer/cc/picture_ops_list_view.css',
       'trace_viewer/cc/picture_view.css',
-      'trace_viewer/cc/raster_task_slice_view.css',
       'trace_viewer/gpu/state_view.css',
       'trace_viewer/system_stats/system_stats_instance_track.css',
       'trace_viewer/system_stats/system_stats_snapshot_view.css',
@@ -33,8 +31,6 @@
       'trace_viewer/tcmalloc/tcmalloc_snapshot_view.css',
       'trace_viewer/tracing/analysis/analysis_link.css',
       'trace_viewer/tracing/analysis/analysis_results.css',
-      'trace_viewer/tracing/analysis/analysis_view.css',
-      'trace_viewer/tracing/analysis/analyze_slices.css',
       'trace_viewer/tracing/analysis/default_object_view.css',
       'trace_viewer/tracing/analysis/generic_object_view.css',
       'trace_viewer/tracing/side_panel/timeline_view.css',
       'trace_viewer/about_tracing/tracing_controller_client.html',
       'trace_viewer/about_tracing/xhr_based_tracing_controller_client.html',
       'trace_viewer/cc.html',
+      "trace_viewer/cc/chrome_browser.html",
       'trace_viewer/cc/constants.html',
       'trace_viewer/cc/debug_colors.html',
       'trace_viewer/cc/layer_impl.html',
       'trace_viewer/cc/picture_ops_chart_view.html',
       'trace_viewer/cc/picture_ops_list_view.html',
       'trace_viewer/cc/picture_view.html',
-      'trace_viewer/cc/raster_task_slice_view.html',
+      'trace_viewer/cc/raster_task.html',
+      'trace_viewer/cc/raster_task_selection.html',
+      'trace_viewer/cc/raster_task_sub_view.html',
+      'trace_viewer/cc/raster_task_sub_view_for_tasks_from_different_lthi.html',
+      'trace_viewer/cc/raster_task_sub_view_for_tasks_from_same_lthi.html',
       'trace_viewer/cc/region.html',
       'trace_viewer/cc/render_pass.html',
       'trace_viewer/cc/selection.html',
       'trace_viewer/tcmalloc/tcmalloc_snapshot_view.html',
       'trace_viewer/tracing/analysis/analysis_link.html',
       'trace_viewer/tracing/analysis/analysis_results.html',
+      'trace_viewer/tracing/analysis/analysis_sub_view.html',
       'trace_viewer/tracing/analysis/analysis_view.html',
       'trace_viewer/tracing/analysis/analyze_counters.html',
+      'trace_viewer/tracing/analysis/analyze_objects.html',
       'trace_viewer/tracing/analysis/analyze_samples.html',
-      'trace_viewer/tracing/analysis/analyze_selection.html',
       'trace_viewer/tracing/analysis/analyze_slices.html',
       'trace_viewer/tracing/analysis/cpu_slice_view.html',
       'trace_viewer/tracing/analysis/default_object_view.html',
       'trace_viewer/tracing/analysis/object_instance_view.html',
       'trace_viewer/tracing/analysis/object_snapshot_view.html',
       'trace_viewer/tracing/analysis/slice_view.html',
+      'trace_viewer/tracing/analysis/tab_view.html',
       'trace_viewer/tracing/analysis/thread_time_slice_view.html',
       'trace_viewer/tracing/analysis/util.html',
       'trace_viewer/tracing/color_scheme.html',
       'trace_viewer/images/checkerboard.png',
       'trace_viewer/images/collapse.png',
       'trace_viewer/images/expand.png',
+      'trace_viewer/images/input-event.png',
     ],
     'tracing_files': [
       '<@(tracing_css_files)',