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

Side by Side Diff: chrome/browser/resource_coordinator/DEPS

Issue 2938443002: [GRC] UKM Support (Closed)
Patch Set: Refactor Created 3 years, 6 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 # TODO(mash): Remove. http://crbug.com/723881 2 # TODO(mash): Remove. http://crbug.com/723881
3 "+ash/multi_profile_uma.h", 3 "+ash/multi_profile_uma.h",
4 "+ash/shell.h", 4 "+ash/shell.h",
5 "+ash/shell_port.h", 5 "+ash/shell_port.h",
6 "+content/public/renderer/render_thread.h",
oystein (OOO til 10th of July) 2017/06/22 20:27:02 Where is this used? I see it included in resource_
matthalp 2017/06/22 22:59:30 Removed. It was used in a previous iteration that
7 "+services/resource_coordinator/public",
6 ] 8 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698