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

Unified Diff: chrome/chrome_browser.gypi

Issue 1031003003: precache: Move the java files into //components/precache/android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 5 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
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index acaf49d22a18242e8c63c6556d836af0d0ff21e7..c06671ed8ac2758988d7a6fc9c7ef03c7efc02dc 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -133,6 +133,8 @@
'browser/android/omnibox/omnibox_prerender.h',
'browser/android/password_ui_view_android.cc',
'browser/android/password_ui_view_android.h',
+ 'browser/android/precache/precache_launcher.cc',
+ 'browser/android/precache/precache_launcher.h',
'browser/android/preferences/autofill/autofill_profile_bridge.cc',
'browser/android/preferences/autofill/autofill_profile_bridge.h',
'browser/android/preferences/pref_service_bridge.cc',
@@ -1654,6 +1656,7 @@
'android/java/src/org/chromium/chrome/browser/password_manager/Credential.java',
'android/java/src/org/chromium/chrome/browser/password_manager/PasswordAuthenticationManager.java',
'android/java/src/org/chromium/chrome/browser/PasswordUIView.java',
+ 'android/java/src/org/chromium/chrome/browser/precache/PrecacheLauncher.java',
'android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillProfileBridge.java',
'android/java/src/org/chromium/chrome/browser/preferences/LocationSettings.java',
'android/java/src/org/chromium/chrome/browser/preferences/PrefServiceBridge.java',
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698