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

Side by Side Diff: components/timers/DEPS

Issue 641943002: components: Introduce AlarmTimer class and use it for GCM heartbeat (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix build error in mcs_probe Created 6 years, 1 month 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
« no previous file with comments | « components/timers/BUILD.gn ('k') | components/timers/OWNERS » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 include_rules = [
2 # This directory is shared with Chrome OS, which only links against
3 # base/. We don't want any other dependencies to creep in.
4 "-build",
5 "-content",
6 "-library_loaders",
7 "-net",
8 "-third_party",
9 "-url",
10 ]
OLDNEW
« no previous file with comments | « components/timers/BUILD.gn ('k') | components/timers/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698