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

Side by Side Diff: test/inspector-protocol/DEPS

Issue 2358943002: [inspector] added inspector protocol test runner (Closed)
Patch Set: a 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
(Empty)
1 include_rules = [
2 "-src",
3 "+src/inspector",
4 "+src/base/platform/platform.h",
5 "+src/flags.h",
6 "+src/utils.h",
7 "+src/vector.h",
8 "+src/base/atomic-utils.h",
9 "+src/base/macros.h",
10 "+src/locked-queue-inl.h",
11 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698