Chromium Code Reviews| Index: components/webui_generator/resources/context.html |
| diff --git a/components/webui_generator/resources/context.html b/components/webui_generator/resources/context.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..e1631b25059523bb454347c8cff4a9647c9f6d04 |
| --- /dev/null |
| +++ b/components/webui_generator/resources/context.html |
| @@ -0,0 +1,5 @@ |
| +<!-- Copyright 2015 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. --> |
| +<script src="context.js"></script> |
| + |