| Index: chrome/test/data/extensions/browsertest/crash_25562/script.js
|
| ===================================================================
|
| --- chrome/test/data/extensions/browsertest/crash_25562/script.js (revision 29866)
|
| +++ chrome/test/data/extensions/browsertest/crash_25562/script.js (working copy)
|
| @@ -1,7 +0,0 @@
|
| -// Copyright (c) 2009 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.
|
| -
|
| -if (window == top) {
|
| - chrome.extension.connect().postMessage(true);
|
| -}
|
|
|