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

Unified Diff: tools/observatory_tool.py

Issue 2310003004: Removed polymer & mirror from Observatory (Closed)
Patch Set: Changed default sorting direction for Method in cpu-profile-table Created 4 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
« runtime/observatory/web/main.dart ('K') | « runtime/observatory/web/main.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/observatory_tool.py
diff --git a/tools/observatory_tool.py b/tools/observatory_tool.py
index 4cb5dbfd7fe0336792904415c0ec3d3a6579fca8..8c4ca9eaae9d0a0f1d64127e843c75b376b0454d 100755
--- a/tools/observatory_tool.py
+++ b/tools/observatory_tool.py
@@ -21,7 +21,6 @@ IGNORE_PATTERNS = shutil.ignore_patterns(
'*.concat.js',
'*.scriptUrls',
'*.precompiled.js',
- 'main.*',
'unittest*',
'*_buildLogs*',
'*.log',
« runtime/observatory/web/main.dart ('K') | « runtime/observatory/web/main.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698