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

Unified Diff: base/base.gypi

Issue 82963004: Base: Move platform_file.* to files/base_file.* (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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/base_file.h » ('j') | base/files/base_file.h » ('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 955233cadd45d8dee09449351bb8537a75a4134b..b2ffff9f06f7b2540ee56162ef207098a1cebe7e 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -174,6 +174,10 @@
'file_version_info_mac.mm',
'file_version_info_win.cc',
'file_version_info_win.h',
+ 'files/base_file.cc',
+ 'files/base_file.h',
+ 'files/base_file_posix.cc',
+ 'files/base_file_win.cc',
'files/dir_reader_fallback.h',
'files/dir_reader_linux.h',
'files/dir_reader_posix.h',
« no previous file with comments | « base/base.gyp ('k') | base/files/base_file.h » ('j') | base/files/base_file.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698