Chromium Code Reviews| Index: tools/telemetry/unittest_data/auto_provider/background.js |
| =================================================================== |
| --- tools/telemetry/unittest_data/auto_provider/background.js (revision 0) |
| +++ tools/telemetry/unittest_data/auto_provider/background.js (revision 0) |
| @@ -0,0 +1,5 @@ |
| +// Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| +// Use of this source code is governed by a BSD-style license that can be |
| +// found in the LICENSE file. |
|
nduca
2013/01/15 05:31:06
lets call this test_extension instead of auto prov
|
| + |
| +// Nothing! |
| Property changes on: tools/telemetry/unittest_data/auto_provider/background.js |
| ___________________________________________________________________ |
| Added: svn:eol-style |
| + LF |