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

Side by Side Diff: chrome/gpu/DEPS

Issue 2360143006: Stack sampling profiler: run the profiler in the GPU process on trunk builds (Closed)
Patch Set: . Created 4 years, 2 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 "+chrome/common",
2 "+components/arc/common", 3 "+components/arc/common",
3 "+components/metrics", 4 "+components/metrics",
4 "+content/public/gpu", 5 "+content/public/gpu",
5 "+media/video", 6 "+media/video",
6 "+media/base/video_frame.h", 7 "+media/base/video_frame.h",
7 "+media/gpu", 8 "+media/gpu",
8 "+mojo/edk/embedder", 9 "+mojo/edk/embedder",
9 "+services/shell/public/cpp", 10 "+services/shell/public/cpp",
10 ] 11 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698