| Index: core/testing/PluginPlaceholderOptions.idl
|
| diff --git a/core/testing/PluginPlaceholderOptions.idl b/core/testing/PluginPlaceholderOptions.idl
|
| deleted file mode 100644
|
| index c478c294cec8f8ee3552b232b433ac1781eaed14..0000000000000000000000000000000000000000
|
| --- a/core/testing/PluginPlaceholderOptions.idl
|
| +++ /dev/null
|
| @@ -1,8 +0,0 @@
|
| -// Copyright 2014 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.
|
| -
|
| -dictionary PluginPlaceholderOptions {
|
| - DOMString message;
|
| - boolean closeable;
|
| -};
|
|
|