| Index: chrome/test/data/extensions/platform_apps/minimal_id/main.js
|
| diff --git a/cc/threaded_test.h b/chrome/test/data/extensions/platform_apps/minimal_id/main.js
|
| similarity index 81%
|
| copy from cc/threaded_test.h
|
| copy to chrome/test/data/extensions/platform_apps/minimal_id/main.js
|
| index 638cbb270ce9b24689d5095baf174ade4f4d1a13..b5a7055026ebd7da3e90f3fcdbeb74710fe51a28 100644
|
| --- a/cc/threaded_test.h
|
| +++ b/chrome/test/data/extensions/platform_apps/minimal_id/main.js
|
| @@ -1,3 +1,5 @@
|
| // Copyright 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.
|
| +
|
| +chrome.test.sendMessage('Launched');
|
|
|