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

Unified Diff: content/shell/browser/DEPS

Issue 2942573003: [DevTools] New harness for inspector-protocol layout tests (Closed)
Patch Set: Protocol -> dp Created 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/shell/BUILD.gn ('k') | content/shell/browser/layout_test/blink_test_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/browser/DEPS
diff --git a/content/shell/browser/DEPS b/content/shell/browser/DEPS
index 7214800e836494340eb30310d0d39e5b2085ad2c..0e3a78d455c9cd7a6d9c0f0e5494ce931a710e28 100644
--- a/content/shell/browser/DEPS
+++ b/content/shell/browser/DEPS
@@ -10,4 +10,7 @@ specific_include_rules = {
"shell\.cc": [
"+content/shell/browser/layout_test",
],
+ "shell_devtools_manager_delegate\.cc": [
+ "+content/shell/browser/layout_test",
+ ],
}
« no previous file with comments | « content/shell/BUILD.gn ('k') | content/shell/browser/layout_test/blink_test_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698