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

Unified Diff: base/base.gypi

Issue 10827176: fix duplication issue for android path_service.cc (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 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
Index: base/base.gypi
diff --git a/base/base.gypi b/base/base.gypi
index 4fce95990a7d61532fc8e80499949238d057e25b..dd78c41edbfbd777f697d186e9cfddaa67a47612 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -41,8 +41,8 @@
'android/jni_string.h',
'android/locale_utils.cc',
'android/locale_utils.h',
- 'android/path_service.cc',
- 'android/path_service.h',
+ 'android/path_service_android.cc',
+ 'android/path_service_android.h',
'android/path_utils.cc',
'android/path_utils.h',
'at_exit.cc',
« base/android/path_service_android.h ('K') | « base/android/path_service_android.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698