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

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: asvitkine 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",
Nico 2016/06/29 20:02:31 it seems like a dependency violation that chrome's
Patrick Monette 2016/06/29 21:14:53 Removed. I don't remember why I added this but it'
"+content/public/child",
"+content/public/utility",
"+courgette",

Powered by Google App Engine
This is Rietveld 408576698