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

Unified Diff: content/test/BUILD.gn

Issue 2711893003: Shape detection: moar content_browsertests (face, qr/barcode) (Closed)
Patch Set: Make initialization of std::vector<std::vector<float>> explicit to avoid 'error: chosen constructor… Created 3 years, 10 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 db2a88e9d92d1caf25ee56ce9f9da44edfe7b360..8f9bf02404804fb7c8a359fddb2fad05c9ff4f77 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -643,7 +643,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/shape_detection/shape_detection_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