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

Unified Diff: content/test/BUILD.gn

Issue 2419273002: Shape Detection: Add two content browser tests for face detection (Closed)
Patch Set: Move MAYBE_ to the test fixture class 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 side-by-side diff with in-line comments
Download patch
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index f6f8b8fcbd726d8112de0c2bc7fff8e98ad035d6..9ea6326d3a0f72c325b081550f60fb45619d154d 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -605,6 +605,7 @@ test("content_browsertests") {
"../browser/security_exploit_browsertest.cc",
"../browser/service_worker/service_worker_browsertest.cc",
"../browser/session_history_browsertest.cc",
+ "../browser/shapedetection/shapedetection_browsertest.cc",
"../browser/shared_worker/worker_browsertest.cc",
"../browser/site_per_process_browsertest.cc",
"../browser/site_per_process_browsertest.h",
« no previous file with comments | « content/browser/shapedetection/shapedetection_browsertest.cc ('k') | content/test/data/media/face_detection_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698