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

Unified Diff: components/ui/chooser_controller/DEPS

Issue 1984923002: Refactor ChooserBubbleController (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 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: components/ui/chooser_controller/DEPS
diff --git a/components/browsing_data/DEPS b/components/ui/chooser_controller/DEPS
similarity index 81%
copy from components/browsing_data/DEPS
copy to components/ui/chooser_controller/DEPS
index 8c57389c3be106ea0bcdbb97ef4d3d2d610c18ac..d4832277bc71faef6e79e8dd7663d95b40cddf11 100644
--- a/components/browsing_data/DEPS
+++ b/components/ui/chooser_controller/DEPS
@@ -1,4 +1,4 @@
include_rules = [
+ "+base",
blundell 2016/05/20 07:26:39 nit: not necessary
juncai 2016/05/20 20:36:11 Done.
"+content/public/browser",
- "+net",
]

Powered by Google App Engine
This is Rietveld 408576698