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

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: gyp: conditionally exclude Android sources Created 4 years, 6 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: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 0e543b486dc47e36748302a120b63c0d310bfdf2..9c9fe1e867c12ee20c5005192d4be06fa3fb95a8 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -503,6 +503,7 @@
'../components/components.gyp:web_contents_delegate_android_java',
'../components/components.gyp:web_restrictions_java',
'../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',

Powered by Google App Engine
This is Rietveld 408576698