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

Unified Diff: base/base.gypi

Issue 10802065: Android resource PAKs and native lib file path changes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase and update comment per joth@ suggestion Created 8 years, 5 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 461079442307fa07300c3215a35ea017838d5f72..4fce95990a7d61532fc8e80499949238d057e25b 100644
--- a/base/base.gypi
+++ b/base/base.gypi
@@ -41,6 +41,8 @@
'android/jni_string.h',
'android/locale_utils.cc',
'android/locale_utils.h',
+ 'android/path_service.cc',
+ 'android/path_service.h',
'android/path_utils.cc',
'android/path_utils.h',
'at_exit.cc',

Powered by Google App Engine
This is Rietveld 408576698