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

Unified Diff: chrome/app/DEPS

Issue 1579403002: Move remote_db_manager into the safe_browsing_db component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add a gn dep on safe_browsing_db_mobile Created 4 years, 11 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/app/DEPS
diff --git a/chrome/app/DEPS b/chrome/app/DEPS
index 5d647ee3b4b475ba8af33ccf16dbccb00429c3aa..8d7644304df36a92226b54c34bc11410c109c306 100644
--- a/chrome/app/DEPS
+++ b/chrome/app/DEPS
@@ -20,6 +20,7 @@ include_rules = [
"+components/nacl/renderer/plugin/ppapi_entrypoints.h",
"+components/nacl/zygote",
"+components/policy/core/browser/android",
+ "+components/safe_browsing_db/safe_browsing_api_handler.h",
Nathan Parker 2016/01/20 23:26:54 Do you know what chrome/app/ is? I'm not sure why
vakh (use Gerrit instead) 2016/01/21 01:36:46 chrome/app/android/chrome_main_delegate_android.h/
"+components/startup_metric_utils/browser",
"+components/upload_list",
"+components/version_info",

Powered by Google App Engine
This is Rietveld 408576698