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

Unified Diff: Source/core/core.gypi

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/BUILD.gn ('k') | Source/core/core_generated.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index b5c7a5e04f8440febc52ae6b5a03c988b7e9d0ab..a2db21a2343d9671b8971e6eb970f9fce9e9f25a 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3615,7 +3615,6 @@
'core_testing_dictionary_idl_files': [
'testing/InternalDictionary.idl',
'testing/InternalDictionaryDerived.idl',
- 'testing/PluginPlaceholderOptions.idl',
],
'webcore_testing_idl_files': [
'testing/DictionaryTest.idl',
@@ -3645,8 +3644,6 @@
'<(blink_core_output_dir)/testing/InternalDictionary.h',
'<(blink_core_output_dir)/testing/InternalDictionaryDerived.cpp',
'<(blink_core_output_dir)/testing/InternalDictionaryDerived.h',
- '<(blink_core_output_dir)/testing/PluginPlaceholderOptions.cpp',
- '<(blink_core_output_dir)/testing/PluginPlaceholderOptions.h',
],
'webcore_testing_files': [
'<(blink_core_output_dir)/testing/InternalSettingsGenerated.cpp',
« no previous file with comments | « Source/core/BUILD.gn ('k') | Source/core/core_generated.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698