Chromium Code Reviews| Index: chrome/test/data/extensions/platform_apps/oauth2/test.js |
| =================================================================== |
| --- chrome/test/data/extensions/platform_apps/oauth2/test.js (revision 0) |
| +++ chrome/test/data/extensions/platform_apps/oauth2/test.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. |
| + |
| +console.log('hi there'); |