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

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 address brettw@ comments. 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
« no previous file with comments | « base/base.gyp ('k') | chrome/common/chrome_paths.cc » ('j') | no next file with comments »
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 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',
« no previous file with comments | « base/base.gyp ('k') | chrome/common/chrome_paths.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698