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

Unified Diff: chrome/utility/DEPS

Issue 2079233004: Add the Windows.IsPinnedToTaskbar metric. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: chrome/utility/DEPS
diff --git a/chrome/utility/DEPS b/chrome/utility/DEPS
index 7bf6ee2aa164fb3fa4a7072fcbb90be0a572bbec..ff3667d7f5e7fb37f201031fce85afec57642c0a 100644
--- a/chrome/utility/DEPS
+++ b/chrome/utility/DEPS
@@ -1,7 +1,9 @@
include_rules = [
"+chrome/grit", # For generated headers.
+ "+chrome/installer/util",
"+components/safe_json",
"+components/wifi",
+ "+content/public/browser",
"+content/public/child",
"+content/public/utility",
"+courgette",

Powered by Google App Engine
This is Rietveld 408576698