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

Unified Diff: base/base.gypi

Issue 9167004: Match whole path components in DevicePathToDriveLetterPath(). Add tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rev Created 8 years, 11 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.h » ('j') | base/file_util.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 3c022349042388016f70a6731cdd5fd5d14f22d8..c7c77b8b5191ac0bccebd6a8d071f5e3e532946b 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -403,6 +403,8 @@
'win/scoped_select_object.h',
'win/scoped_variant.cc',
'win/scoped_variant.h',
+ 'win/win_api_interface.h',
+ 'win/win_api_interface.cc',
'win/windows_version.cc',
'win/windows_version.h',
'win/win_util.cc',
« no previous file with comments | « no previous file | base/file_util.h » ('j') | base/file_util.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698