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

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
« no previous file with comments | « components/omaha_query_params.gypi ('k') | components/omaha_query_params/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/omaha_query_params/DEPS
diff --git a/mojo/dbus/DEPS b/components/omaha_query_params/DEPS
similarity index 68%
copy from mojo/dbus/DEPS
copy to components/omaha_query_params/DEPS
index 0abf6831571291facc6e01219072d7e6397ba31d..beabace2e332a3bd89ebd6c16bf2bcaf9a59c620 100644
--- a/mojo/dbus/DEPS
+++ b/components/omaha_query_params/DEPS
@@ -1,4 +1,4 @@
include_rules = [
"+base",
- "+dbus",
+ "+testing",
]
« no previous file with comments | « components/omaha_query_params.gypi ('k') | components/omaha_query_params/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698