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

Unified Diff: base/base.gypi

Issue 326383005: Remove base/platform_file.* (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 6 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 | « base/base.gyp ('k') | base/files/file.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 d876921e68277039e63bd06d8f73fea86a93fdfe..971c66a4f215bf3997293746470ea47b1200ec16 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -222,8 +222,6 @@
'files/memory_mapped_file_win.cc',
'files/scoped_file.cc',
'files/scoped_file.h',
- 'files/scoped_platform_file_closer.cc',
- 'files/scoped_platform_file_closer.h',
'files/scoped_temp_dir.cc',
'files/scoped_temp_dir.h',
'float_util.h',
@@ -417,10 +415,6 @@
'pending_task.h',
'pickle.cc',
'pickle.h',
- 'platform_file.cc',
- 'platform_file.h',
- 'platform_file_posix.cc',
- 'platform_file_win.cc',
'port.h',
'posix/eintr_wrapper.h',
'posix/global_descriptors.cc',
« no previous file with comments | « base/base.gyp ('k') | base/files/file.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698