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

Unified Diff: components/browsing_data/core/DEPS

Issue 2228913003: Move part of browsing data counter text util method to components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Restructured method in browsing_data_counter_utils.cc Created 4 years, 4 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/browsing_data/core/DEPS
diff --git a/components/browsing_data/core/DEPS b/components/browsing_data/core/DEPS
index f04c02e48ae9e59a8c2cfa0f799dd76db5982079..a900acf08c0ae9fcc78c5b01f1eca963891f02ab 100644
--- a/components/browsing_data/core/DEPS
+++ b/components/browsing_data/core/DEPS
@@ -5,4 +5,6 @@ include_rules = [
"+components/prefs",
"+components/sync_driver",
"+components/webdata/common",
+ "+grit",
+ "+ui/base",
]

Powered by Google App Engine
This is Rietveld 408576698