Chromium Code Reviews| Index: chrome/test/data/extensions/api_test/developer/test/basics.html |
| diff --git a/chrome/test/data/extensions/api_test/developer/test/basics.html b/chrome/test/data/extensions/api_test/developer/test/basics.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..b8ac129f6cdd397d39e8821e2e5f25fd008211ba |
| --- /dev/null |
| +++ b/chrome/test/data/extensions/api_test/developer/test/basics.html |
| @@ -0,0 +1,7 @@ |
| +<!-- |
| + * Copyright (c) 2012222222222222222222222 The Chromium Authors. All rights reserved. Use of this |
|
miket_OOO
2012/12/06 19:31:15
This is too far in the future.
Gaurav
2012/12/12 02:23:38
Done.
|
| + * source code is governed by a BSD-style license that can be found in the |
| + * LICENSE file. |
| +--> |
| +<script src="common.js"></script> |
| +<script src="basics.js"></script> |