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

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: Comment tweaks. 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 0935b14c8eab648b193eaab83f1c4131a7c6dd36..fad9e846254384b1124eb2c33c375ded2d98bab7 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -690,13 +690,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/kill_posix.cc',
'process_posix.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