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

Side by Side Diff: components/cryptauth/DEPS

Issue 2586983003: Remove //components/proximity_auth/remote_device.h. It was supposed to have been removed in https:/… (Closed)
Patch Set: Created 4 years 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 "+components/gcm_driver", 2 "+components/gcm_driver",
3 "+components/prefs", 3 "+components/prefs",
4 "+components/proximity_auth", 4 "+components/proximity_auth/logging",
msarda 2016/12/19 18:12:27 Why this change? This CL does not include anything
Kyle Horimoto 2016/12/19 18:15:02 Other files in this directory depend on //componen
5 "+crypto", 5 "+crypto",
6 "+google_apis", 6 "+google_apis",
7 "+net", 7 "+net",
8 ] 8 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698