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

Unified Diff: Source/core/core_generated.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/core.gypi ('k') | Source/core/testing/Internals.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core_generated.gypi
diff --git a/Source/core/core_generated.gypi b/Source/core/core_generated.gypi
index 3f3d812abcf26b936b96d81f026416f4ed0b4cf4..0272492a62fc44be1a1ca0c79372bf5e4a029eec 100644
--- a/Source/core/core_generated.gypi
+++ b/Source/core/core_generated.gypi
@@ -20,8 +20,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',
],
'generated_bindings_core_testing_files': [
@@ -55,8 +53,6 @@
'<(bindings_core_v8_output_dir)/V8InternalDictionary.h',
'<(bindings_core_v8_output_dir)/V8InternalDictionaryDerived.cpp',
'<(bindings_core_v8_output_dir)/V8InternalDictionaryDerived.h',
- '<(bindings_core_v8_output_dir)/V8PluginPlaceholderOptions.cpp',
- '<(bindings_core_v8_output_dir)/V8PluginPlaceholderOptions.h',
],
'generated_core_additional_files': [
« no previous file with comments | « Source/core/core.gypi ('k') | Source/core/testing/Internals.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698