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

Unified Diff: chrome/chrome_common.gypi

Issue 6388004: Move non-file-system Pepper IPC messages to chrome/common/pepper_messages.*. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/chrome/renderer
Patch Set: Fix size_t-size-correctness. Created 9 years, 11 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 | « chrome/browser/renderer_host/pepper_message_filter.cc ('k') | chrome/common/pepper_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index 5563d981e7193eb65a3679a8f7efbf7ff6b2fbfd..a9c366bf3560f79b9bd0097750fd030e4bb74705 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -135,6 +135,8 @@
'common/notification_type.h',
'common/pepper_file_messages.cc',
'common/pepper_file_messages.h',
+ 'common/pepper_messages.cc',
+ 'common/pepper_messages.h',
'common/process_watcher.h',
'common/process_watcher_mac.cc',
'common/process_watcher_posix.cc',
« no previous file with comments | « chrome/browser/renderer_host/pepper_message_filter.cc ('k') | chrome/common/pepper_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698