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

Unified Diff: chrome/chrome_browser.gypi

Issue 1757163002: [ImportantSites] JNI bindings for CBD filtering and Important Sites. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 8 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_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index fb2d36cc304b61a6c562a665deaaa11ba9b3858d..41a33bbeb2bcba8d46a94b4118433bf1be56a405 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -891,6 +891,8 @@
'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/important_sites_util.cc',
+ 'browser/android/preferences/important_sites_util.h',
'browser/android/preferences/pref_service_bridge.cc',
'browser/android/preferences/pref_service_bridge.h',
'browser/android/preferences/website_preference_bridge.cc',

Powered by Google App Engine
This is Rietveld 408576698