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

Side by Side Diff: tools/DEPS

Issue 300413002: Add simple pepper plugin telemetry test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: move the touch_drawing_plugin.cc to be together with the pexe file Created 6 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 # checkdeps.py shouldn't check include paths for files in these dirs: 1 # checkdeps.py shouldn't check include paths for files in these dirs:
2 skip_child_includes = [ 2 skip_child_includes = [
3 "clang", 3 "clang",
4 "gyp", 4 "gyp",
5 "traceline", 5 "traceline",
6 "perf/page_sets",
6 ] 7 ]
OLDNEW
« no previous file with comments | « no previous file | tools/perf/benchmarks/scheduler.py » ('j') | tools/perf/page_sets/tough_scheduling_cases.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698