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

Side by Side 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+breakpad", 2 "+breakpad",
3 "+components/variations",
3 "+google_update", 4 "+google_update",
4 "+rlz", 5 "+rlz",
5 "+third_party/bspatch", 6 "+third_party/bspatch",
6 "+third_party/lzma_sdk", 7 "+third_party/lzma_sdk",
7 ] 8 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698