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

Unified Diff: tests/test_console_merger/memory_categories_input.html

Issue 11535002: chromium-build app now renders console from stored rows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/chromium-build
Patch Set: Minor fixes found during further development Created 8 years 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
Index: tests/test_console_merger/memory_categories_input.html
diff --git a/tests/test_console_merger/memory_categories_input.html b/tests/test_console_merger/memory_categories_input.html
new file mode 100644
index 0000000000000000000000000000000000000000..20e2f56009c1b8e61c3ce7edc66328051355840b
--- /dev/null
+++ b/tests/test_console_merger/memory_categories_input.html
@@ -0,0 +1,18 @@
+<tr>
+ <td width="1%">
+ </td>
+ <td width="1%">
+ </td>
+ <td class='DevStatus Alt first ' width='23%'>
+ linux asan
+ </td>
+ <td class='DevStatus Alt ' width='23%'>
+ mac asan
+ </td>
+ <td class='DevStatus Alt ' width='35%'>
+ chromeos asan
+ </td>
+ <td class='DevStatus Alt last' width='17%'>
+ win asan
+ </td>
+</tr>

Powered by Google App Engine
This is Rietveld 408576698