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

Unified Diff: url/url_srcs.gypi

Issue 257673002: Make it possible to build url/ without ICU on android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Missed a spot Created 6 years, 7 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 | « url/url_canon_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: url/url_srcs.gypi
diff --git a/url/url_srcs.gypi b/url/url_srcs.gypi
index 3114620a098a12797f014f3f37df628316bdbd69..e8fa82e771baa5f6202aa87ea6ff00a5980660f9 100644
--- a/url/url_srcs.gypi
+++ b/url/url_srcs.gypi
@@ -5,6 +5,8 @@
{
'variables': {
'gurl_sources': [
+ 'android/url_jni_registrar.cc',
+ 'android/url_jni_registrar.h',
'gurl.cc',
'gurl.h',
'origin.cc',
« no previous file with comments | « url/url_canon_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698