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

Unified Diff: components/background_loader/DEPS

Issue 2393353002: [Background loader] .h file draft outline of background loader (Closed)
Patch Set: Created 4 years, 2 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/background_loader/DEPS
diff --git a/ash/content/keyboard_overlay/DEPS b/components/background_loader/DEPS
similarity index 77%
copy from ash/content/keyboard_overlay/DEPS
copy to components/background_loader/DEPS
index 1c35d9ca694b7004e71670cd60a883ddbd8c808f..c36190b429dfa849cba2fe55423fe46451b93c90 100644
--- a/ash/content/keyboard_overlay/DEPS
+++ b/components/background_loader/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+content/public/browser",
+ "+ui/base",
Dmitry Titov 2016/10/06 04:36:02 What do you plan to use from it?
chili 2016/10/12 20:57:30 This was left over from when I needed MediaType fo
]

Powered by Google App Engine
This is Rietveld 408576698