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

Unified Diff: trunk/src/components/components_tests.gyp

Issue 413063003: Revert 285028 "Pepper: Remove LOAD_MODULE SRPC call in SFI mode." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 5 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 | « trunk/src/chrome/browser/BUILD.gn ('k') | trunk/src/components/nacl/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/components/components_tests.gyp
===================================================================
--- trunk/src/components/components_tests.gyp (revision 285116)
+++ trunk/src/components/components_tests.gyp (working copy)
@@ -497,12 +497,6 @@
],
}],
['disable_nacl==0', {
- 'includes': [
- 'nacl/nacl_defines.gypi',
- ],
- 'defines': [
- '<@(nacl_defines)',
- ],
'sources': [
'nacl/browser/nacl_file_host_unittest.cc',
'nacl/browser/nacl_process_host_unittest.cc',
« no previous file with comments | « trunk/src/chrome/browser/BUILD.gn ('k') | trunk/src/components/nacl/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698