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

Unified Diff: base/base.gypi

Issue 21988002: Remove FileUtilProxy from the untrusted (NaCl) build of base. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | « no previous file | base/files/file_util_proxy.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index bd89f3e8909a65d1fc8ce56392c03ee2a7acff36..3a29a079c963d2ba954cb3ecadf7b6783761b3df 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -701,6 +701,7 @@
'file_util_posix.cc',
'files/file_enumerator_posix.cc',
'files/file_path_watcher_kqueue.cc',
+ 'files/file_util_proxy.cc',
'memory/shared_memory_posix.cc',
'native_library_posix.cc',
'path_service.cc',
« no previous file with comments | « no previous file | base/files/file_util_proxy.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698