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

Unified Diff: content/content_common.gypi

Issue 2024403002: Remove pepper_messages.h. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | « content/common/pepper_messages.h ('k') | content/renderer/render_view_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index dc1d309cd520fdcf8a2bf00e133d6ad310ac1d3e..3c4be3437bc0f3309a723bfb9f9fa9850a50721c 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -452,7 +452,6 @@
'common/page_zoom.cc',
'common/pepper_file_util.cc',
'common/pepper_file_util.h',
- 'common/pepper_messages.h',
'common/pepper_plugin_list.cc',
'common/pepper_plugin_list.h',
'common/pepper_renderer_instance_data.cc',
@@ -605,7 +604,6 @@
'sources!': [
'common/pepper_file_util.cc',
'common/pepper_file_util.h',
- 'common/pepper_messages.h',
'common/pepper_plugin_list.cc',
'common/pepper_plugin_list.h',
'common/pepper_renderer_instance_data.cc',
« no previous file with comments | « content/common/pepper_messages.h ('k') | content/renderer/render_view_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698