Chromium Code Reviews| Index: chrome/browser/extensions/app_host/app_host_resource.h |
| diff --git a/chrome/browser/resources/extension_resource/demo/library.js b/chrome/browser/extensions/app_host/app_host_resource.h |
| similarity index 79% |
| copy from chrome/browser/resources/extension_resource/demo/library.js |
| copy to chrome/browser/extensions/app_host/app_host_resource.h |
| index 167786a82e94988c5933c4f192832cb08759e6c4..29d289cc9fc83f64d4a9cc18bf74ef1dddc28162 100644 |
| --- a/chrome/browser/resources/extension_resource/demo/library.js |
| +++ b/chrome/browser/extensions/app_host/app_host_resource.h |
| @@ -2,4 +2,4 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| -var _demo = {}; |
| +#define IDI_APP_HOST_MAIN 101 |