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

Unified Diff: chrome/chrome_browser.gypi

Issue 15906013: Separate NaCl messages from the rest of chrome messages and create a new message filter. This is pa… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 7 years, 6 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 4924151060c57a3db68e35397e5e104eef7260de..2b13cdd3e75b53249a2028f29fdaefa163fced93 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2472,6 +2472,8 @@
'browser/nacl_host/nacl_browser.h',
'browser/nacl_host/nacl_file_host.cc',
'browser/nacl_host/nacl_file_host.h',
+ 'browser/nacl_host/nacl_host_message_filter.cc',
+ 'browser/nacl_host/nacl_host_message_filter.h',
'browser/nacl_host/nacl_infobar.cc',
'browser/nacl_host/nacl_infobar.h',
'browser/nacl_host/nacl_process_host.cc',

Powered by Google App Engine
This is Rietveld 408576698