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

Side by Side Diff: components/copresence/DEPS

Issue 712833002: Undoing revert, cl is not the cause of gcm crash on canary. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2214
Patch Set: 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/copresence/BUILD.gn ('k') | components/copresence/copresence_manager_impl.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+base", 2 "+base",
3 "+components/gcm_driver",
3 "+content/public/browser", 4 "+content/public/browser",
4 "+content/public/test", 5 "+content/public/test",
5 "+google_apis", 6 "+google_apis",
6 "+media", 7 "+media",
7 "+net", 8 "+net",
8 "+url", 9 "+url",
9 ] 10 ]
OLDNEW
« no previous file with comments | « components/copresence/BUILD.gn ('k') | components/copresence/copresence_manager_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698