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

Unified Diff: content/common/BUILD.gn

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 | « no previous file | content/common/content_message_generator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index d7e837202dc427e64d26a28b9613c8a8afb91ddf..9da27ebaf188159a0b0c0d28084c22b3a3a90f01 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -161,7 +161,6 @@ source_set("common") {
sources -= [
"pepper_file_util.cc",
"pepper_file_util.h",
- "pepper_messages.h",
"pepper_plugin_list.cc",
"pepper_plugin_list.h",
"pepper_renderer_instance_data.cc",
« no previous file with comments | « no previous file | content/common/content_message_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698