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

Unified Diff: components/html_viewer/DEPS

Issue 1218323002: Hook up test runner to new layout_test_html_viewer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updates Created 5 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
Index: components/html_viewer/DEPS
diff --git a/components/html_viewer/DEPS b/components/html_viewer/DEPS
index 64e3c45555579d84dc54c45bda1784b6c409e5bc..7c5893872432f923934a7a98b5a009ca35ea6db9 100644
--- a/components/html_viewer/DEPS
+++ b/components/html_viewer/DEPS
@@ -49,4 +49,10 @@ specific_include_rules = {
"+mandoline/tab",
"+third_party/mojo/src/mojo/edk/embedder/test_embedder.h",
],
+ "layout_test_.*": [
+ "+components/test_runner",
+ ],
+ "web_test_delegate_impl\..*": [
+ "+components/test_runner",
+ ],
}

Powered by Google App Engine
This is Rietveld 408576698