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

Unified Diff: base/base.gyp

Issue 10802065: Android resource PAKs and native lib file path changes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add PathService.java 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.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 12248056545b8fd7e17f3c3e7ae800a36ebd4815..2f61b47b3bc2bf52ee9469989019096654f8e85c 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -919,6 +919,7 @@
'sources': [
'android/java/src/org/chromium/base/BuildInfo.java',
'android/java/src/org/chromium/base/LocaleUtils.java',
+ 'android/java/src/org/chromium/base/PathService.java',
'android/java/src/org/chromium/base/PathUtils.java',
'android/java/src/org/chromium/base/SystemMessageHandler.java',
],
« no previous file with comments | « base/android/path_service.cc ('k') | base/base.gypi » ('j') | ui/base/ui_base_paths.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698