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

Unified Diff: content/test/BUILD.gn

Issue 2278283002: Implement Mac Pop-up Dictionary for OOPIF. (Closed)
Patch Set: Moved ownership of TextInputClientObserver to RenderWidget Created 4 years, 3 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 4ec36c4a2bb080746db2ca4bbb511ca19522a167..99676bf3474112c3dea5070f497f7d848eb90f70 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -616,6 +616,7 @@ test("content_browsertests") {
"../browser/shared_worker/worker_browsertest.cc",
"../browser/site_per_process_browsertest.cc",
"../browser/site_per_process_browsertest.h",
+ "../browser/site_per_process_mac_browsertest.mm",
"../browser/top_document_isolation_browsertest.cc",
"../browser/tracing/background_tracing_manager_browsertest.cc",
"../browser/tracing/memory_tracing_browsertest.cc",

Powered by Google App Engine
This is Rietveld 408576698