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

Unified Diff: chrome/browser/DEPS

Issue 777863002: Introduce new component webdata_services (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix component build & gn build Created 6 years 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/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 2036e2f5a8bf6c0204befabe99351c536265828f..855dd44f514f603ef438e82b1042a27936b1190a 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -82,6 +82,7 @@ include_rules = [
"+components/web_modal",
"+components/web_cache/browser",
"+components/webdata/common",
+ "+components/webdata_services",
"+components/web_resource",
"+content/public/browser",
"+content/test/net",

Powered by Google App Engine
This is Rietveld 408576698