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

Unified Diff: tracing/trace_viewer.gypi

Issue 3017523002: Fix uses of /deep/ in trace viewer. (Closed)
Patch Set: fix tests Created 3 years, 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | tracing/tracing/ui/base/chart_base.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/trace_viewer.gypi
diff --git a/tracing/trace_viewer.gypi b/tracing/trace_viewer.gypi
index bb013c2d019e2d34a4940e962f6b05108e8811b7..602eee7cab4251bb51804e8fa537f6cb05aa2203 100644
--- a/tracing/trace_viewer.gypi
+++ b/tracing/trace_viewer.gypi
@@ -5,16 +5,7 @@
{
'variables': {
'tracing_css_files': [
- 'tracing/ui/base/list_view.css',
'tracing/ui/extras/about_tracing/common.css',
- 'tracing/ui/extras/chrome/cc/display_item_list_view.css',
- 'tracing/ui/extras/chrome/cc/layer_picker.css',
- 'tracing/ui/extras/chrome/cc/layer_tree_host_impl_view.css',
- 'tracing/ui/extras/chrome/cc/layer_view.css',
- 'tracing/ui/extras/chrome/cc/picture_ops_chart_summary_view.css',
- 'tracing/ui/extras/chrome/cc/picture_ops_chart_view.css',
- 'tracing/ui/extras/chrome/cc/picture_ops_list_view.css',
- 'tracing/ui/extras/chrome/cc/picture_view.css',
'tracing/ui/extras/chrome/gpu/state_view.css',
'tracing/ui/extras/system_stats/system_stats_instance_track.css',
'tracing/ui/extras/system_stats/system_stats_snapshot_view.css',
« no previous file with comments | « no previous file | tracing/tracing/ui/base/chart_base.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698