 Chromium Code Reviews
 Chromium Code Reviews Issue 1313383004:
  Support the latest internal test API.  (Closed) 
  Base URL: git@github.com:dart-lang/metatest@master
    
  
    Issue 1313383004:
  Support the latest internal test API.  (Closed) 
  Base URL: git@github.com:dart-lang/metatest@master| Index: .gitignore | 
| diff --git a/.gitignore b/.gitignore | 
| index 388eff0ba3e36c3286ca1803a572b71ec11f311d..7dbf0350d64b57c3f6895c7c3b120d62c5428807 100644 | 
| --- a/.gitignore | 
| +++ b/.gitignore | 
| @@ -3,6 +3,7 @@ | 
| .pub/ | 
| build/ | 
| packages | 
| +.packages | 
| # Or the files created by dart2js. | 
| *.dart.js |