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

Unified Diff: chrome/installer/DEPS

Issue 1291763002: Componentize kExperimentLabelSeparator & BuildExperimentDateString. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Try moving kExperimentLabels into the component to fix the build on Windows Created 5 years, 4 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/installer/DEPS
diff --git a/chrome/installer/DEPS b/chrome/installer/DEPS
index 5a293102f9a7b028e714dd31ce834e6cb3a44511..0a0f99b507e37f335dabc5fd61728dbd401188a9 100644
--- a/chrome/installer/DEPS
+++ b/chrome/installer/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+breakpad",
+ "+components/variations",
"+google_update",
"+rlz",
"+third_party/bspatch",

Powered by Google App Engine
This is Rietveld 408576698