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

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: address comments 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
« no previous file with comments | « chrome/common/stack_sampling_configuration.cc ('k') | chrome/gpu/chrome_content_gpu_client.cc » ('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 "+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
« no previous file with comments | « chrome/common/stack_sampling_configuration.cc ('k') | chrome/gpu/chrome_content_gpu_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698