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

Unified Diff: ppapi/native_client/src/trusted/plugin/plugin.gypi

Issue 235983020: Pepper: Move PnaclOptions outside trusted plugin. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: another build fix Created 6 years, 8 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: ppapi/native_client/src/trusted/plugin/plugin.gypi
diff --git a/ppapi/native_client/src/trusted/plugin/plugin.gypi b/ppapi/native_client/src/trusted/plugin/plugin.gypi
index f8c8b8a57e5265297e386d7b42f73dd1689c3813..d9de561d39a6efbf5f3bbd2b932c3094425c6b72 100644
--- a/ppapi/native_client/src/trusted/plugin/plugin.gypi
+++ b/ppapi/native_client/src/trusted/plugin/plugin.gypi
@@ -13,7 +13,6 @@
'nacl_subprocess.cc',
'plugin.cc',
'pnacl_coordinator.cc',
- 'pnacl_options.cc',
'pnacl_resources.cc',
'pnacl_translate_thread.cc',
'sel_ldr_launcher_chrome.cc',

Powered by Google App Engine
This is Rietveld 408576698