Chromium Code Reviews| 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', |