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

Unified Diff: base/base.gypi

Issue 17779003: Port base/files/file_util_proxy to Native Client. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add TODO to remove NaCl pread/pwrite workarounds. 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') | base/files/file_util_proxy.cc » ('J')
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 f3b16d8cef9de2300af9aba097b9b59e37bf14d2..c9ae07762734a274d11c3056f0c67db1f1f7e8b8 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -686,13 +686,11 @@
'debug/stack_trace_posix.cc',
'file_util.cc',
'file_util_posix.cc',
- 'file_util_proxy.cc',
'files/file_enumerator_posix.cc',
'files/file_path_watcher_kqueue.cc',
'memory/shared_memory_posix.cc',
'native_library_posix.cc',
'path_service.cc',
- 'platform_file_posix.cc',
'posix/unix_domain_socket_linux.cc',
'process_posix.cc',
'process_util.cc',
« no previous file with comments | « no previous file | base/files/file_util_proxy.cc » ('j') | base/files/file_util_proxy.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698