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

Unified Diff: chrome/chrome.gyp

Issue 177013006: [Android] Move LoadUrl from Tab upstream. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add java method Created 6 years, 9 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 e1aa0cd3533c8cea521b5d176ad29531c2e57b8a..7504fcca26df0a951647cd8efb1bc9cfbd94a82d 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -993,6 +993,7 @@
'profile_sync_service_model_type_selection_java',
'resource_id_java',
'toolbar_model_security_levels_java',
+ 'tab_load_status_java',
'../base/base.gyp:base',
'../components/components.gyp:autofill_java',
'../components/components.gyp:dom_distiller_core_java',

Powered by Google App Engine
This is Rietveld 408576698