Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1692)

Unified Diff: Source/core/testing/PluginPlaceholderOptions.idl

Issue 1327693002: Blink Plugins: Remove Shadow DOM Plugin Placeholder remnants. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: axe two more lines from core_generated Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/testing/Internals.cpp ('k') | public/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/testing/PluginPlaceholderOptions.idl
diff --git a/Source/core/testing/PluginPlaceholderOptions.idl b/Source/core/testing/PluginPlaceholderOptions.idl
deleted file mode 100644
index c478c294cec8f8ee3552b232b433ac1781eaed14..0000000000000000000000000000000000000000
--- a/Source/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;
-};
« no previous file with comments | « Source/core/testing/Internals.cpp ('k') | public/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698