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

Unified Diff: tracing/tracing/ui/base/table.html

Issue 2164413002: [Polymer10 rebase] Fix table.html change markers (Closed) Base URL: git@github.com:catapult-project/catapult.git@polymer10-rebase
Patch Set: Created 4 years, 5 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tracing/tracing/ui/base/table.html
diff --git a/tracing/tracing/ui/base/table.html b/tracing/tracing/ui/base/table.html
index 0de3fbd2e731891843e3bbcf4a874cd86c92c8b4..0a52a8f8ba507b1cc663caf94ce828e6f40a6290 100644
--- a/tracing/tracing/ui/base/table.html
+++ b/tracing/tracing/ui/base/table.html
@@ -1498,17 +1498,8 @@ tr.exportTo('tr.ui.b', function() {
#side {
-webkit-user-select: none;
flex: 0 0 auto;
-<<<<<<< HEAD
-<<<<<<< HEAD
padding-left: 2px;
padding-right: 2px;
-=======
- padding-left: 4px;
->>>>>>> 8881d68... Merge origin/master to the polymer branch.
-=======
- padding-left: 2px;
- padding-right: 2px;
->>>>>>> d779e0a... [polymer] Merge of master into polymer10-migration
vertical-align: top;
font-size: 15px;
font-family: sans-serif;
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698