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

Unified Diff: base/base.gyp

Issue 796983002: Move file_util to be POSIX-only (Closed) Base URL: https://chromium.googlesource.com/chromium/mini_chromium@string-convert-cast
Patch Set: Created 6 years 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/file_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 1d2b1169ec51ea52c23cb6539079fc152e43a427..316f20ba9ee1b85368c63999a56910b7ce215225 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -31,8 +31,8 @@
'auto_reset.h',
'basictypes.h',
'compiler_specific.h',
- 'file_util.cc',
'file_util.h',
+ 'file_util_posix.cc',
'files/file_path.cc',
'files/file_path.h',
'files/scoped_file.cc',
« no previous file with comments | « no previous file | base/file_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698