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

Unified Diff: chrome/chrome.gyp

Issue 2110543004: Move JNI bindings for url_formatter from chrome to //components/url_formatter (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 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 | « chrome/browser/android/url_utilities.cc ('k') | components/url_formatter/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 1eb9ab03b093ff3a2465ee740b762020d99348fb..a5c21fe15e56569303567bfd1e4c4a4f5a53c171 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -502,6 +502,7 @@
'../components/components.gyp:web_contents_delegate_android_java',
'../components/components.gyp:web_restrictions_java_browser',
'../components/components_strings.gyp:components_strings',
+ '../components/url_formatter/url_formatter.gyp:url_formatter_java',
'../content/content.gyp:content_java',
'../media/media.gyp:media_java',
'../mojo/mojo_public.gyp:mojo_bindings_java',
« no previous file with comments | « chrome/browser/android/url_utilities.cc ('k') | components/url_formatter/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698