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

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: Gab comments 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 1b04d0c9cc9d7853ff06e0862ca46d18cb0f0fbc..0cef211d5a062463f840473f1ac2ed1df74a3043 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