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

Side by Side Diff: test/inspector/DEPS

Issue 2890463004: [inspector] Refactor inspector test (Closed)
Patch Set: works Created 3 years, 7 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 "-src", 2 "-src",
3 "+src/base/atomic-utils.h", 3 "+src/base/atomic-utils.h",
4 "+src/base/macros.h", 4 "+src/base/macros.h",
5 "+src/base/platform/platform.h", 5 "+src/base/platform/platform.h",
6 "+src/conversions.h",
6 "+src/flags.h", 7 "+src/flags.h",
7 "+src/inspector/test-interface.h", 8 "+src/inspector/test-interface.h",
8 "+src/locked-queue-inl.h", 9 "+src/locked-queue-inl.h",
9 "+src/utils.h", 10 "+src/utils.h",
10 "+src/vector.h", 11 "+src/vector.h",
11 ] 12 ]
OLDNEW
« no previous file with comments | « no previous file | test/inspector/console/destroy-context-during-log.js » ('j') | test/inspector/protocol-test.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698