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

Unified Diff: base/base.gypi

Issue 6286038: Add initial code to do filename munging in the FileSystem.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 10 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/file_util_proxy.h » ('j') | base/file_util_proxy_base.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gypi
===================================================================
--- base/base.gypi (revision 72915)
+++ base/base.gypi (working copy)
@@ -75,6 +75,7 @@
'file_util_win.cc',
'file_util_proxy.cc',
'file_util_proxy.h',
+ 'file_util_proxy_base.h',
'file_version_info.h',
'file_version_info_mac.h',
'file_version_info_mac.mm',
« no previous file with comments | « no previous file | base/file_util_proxy.h » ('j') | base/file_util_proxy_base.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698