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

Unified Diff: tracing/tracing/ui/extras/chrome/gpu/state_view.css

Issue 3002533002: Switch tracing to new flexbox. (Closed)
Patch Set: Created 3 years, 4 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 | « tracing/tracing/ui/extras/chrome/cc/picture_view.css ('k') | tracing/tracing/ui/extras/drive/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/tracing/ui/extras/chrome/gpu/state_view.css
diff --git a/tracing/tracing/ui/extras/chrome/gpu/state_view.css b/tracing/tracing/ui/extras/chrome/gpu/state_view.css
index 466dbb5658583d6d0c1a0acd58e139912caadb2e..7c2c34787dc615d136b387723a7782c47fcc27ba 100644
--- a/tracing/tracing/ui/extras/chrome/gpu/state_view.css
+++ b/tracing/tracing/ui/extras/chrome/gpu/state_view.css
@@ -5,7 +5,7 @@
.tr-ui-e-chrome-gpu-state-snapshot-view {
background: url('./images/checkerboard.png');
- display: -webkit-flex;
+ display: flex;
overflow: auto;
}
« no previous file with comments | « tracing/tracing/ui/extras/chrome/cc/picture_view.css ('k') | tracing/tracing/ui/extras/drive/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698