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

Unified Diff: chrome/app/DEPS

Issue 1624723002: Move remote_db_manager into the safe_browsing_db component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Initialize the pointer to nullptr and check null before using. 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 05ddeef3818f2402d02ddfb77c26bc776f493cd8..6587f5bba5da6c9ab7c8afe534c724f0e76b0551 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",
"+components/startup_metric_utils/browser",
"+components/startup_metric_utils/common",
"+components/upload_list",

Powered by Google App Engine
This is Rietveld 408576698