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

Unified Diff: components/omaha_query_params/DEPS

Issue 333353005: Move OmahaQueryParams to a component and add a delegate interface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 6 years, 6 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/omaha_query_params/DEPS
diff --git a/components/cdm/common/DEPS b/components/omaha_query_params/DEPS
similarity index 65%
copy from components/cdm/common/DEPS
copy to components/omaha_query_params/DEPS
index d5923ee96cb072bf837a7a4e685bea65e8ea0ea0..983912b62ab12978fee2b4d36dd3c6e79203a09c 100644
--- a/components/cdm/common/DEPS
+++ b/components/omaha_query_params/DEPS
@@ -1,3 +1,5 @@
include_rules = [
+ "+base",
"+content/public/common",
+ "+testing",
]

Powered by Google App Engine
This is Rietveld 408576698