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

Unified Diff: base/base.gypi

Issue 555503007: Cleanup: Get rid of OS_WIN/OS_POSIX ifdefs from MojoApplication (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updated Created 6 years, 3 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/BUILD.gn ('k') | base/files/file.h » ('j') | base/files/platform_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 cfa9d615f3117de2eba39c6d1a22d66edba352aa..703203fe86dfd31fbbcada04c4d191f0551f2809 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -226,6 +226,7 @@
'files/memory_mapped_file.h',
'files/memory_mapped_file_posix.cc',
'files/memory_mapped_file_win.cc',
+ 'files/platform_file.h',
'files/scoped_file.cc',
'files/scoped_file.h',
'files/scoped_temp_dir.cc',
« no previous file with comments | « base/BUILD.gn ('k') | base/files/file.h » ('j') | base/files/platform_file.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698