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

Unified Diff: chrome/browser/DEPS

Issue 268673004: Move bookmarks' test support file to the bookmarks component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@367839
Patch Set: Remove duplicated dependency Created 6 years, 7 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/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 276e134891cbdbf4874f08bf1299874b1eb69a71..1f2c0ba683b715bc6e7be9c4946ceb1e0d08f823 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -14,6 +14,7 @@ include_rules = [
"+components/autofill/core/common",
"+components/bookmarks/core/browser",
"+components/bookmarks/core/common",
+ "+components/bookmarks/core/test",
"+components/breakpad",
"+components/cloud_devices/common",
"+components/data_reduction_proxy",

Powered by Google App Engine
This is Rietveld 408576698