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

Unified Diff: content/content_tests.gypi

Issue 2049303002: Add the UtilityProcessMojoClient class and convert SafeJsonParser (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: bauerb@ comment Created 4 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 248030e0218a3663a9f8cf98780f5acb4533edf3..1d12232ae42a4e2aa4eac7aaf57cd6df2d1f2f0b 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -274,6 +274,7 @@
'browser/tracing/memory_tracing_browsertest.cc',
'browser/tracing/tracing_controller_browsertest.cc',
'browser/utility_process_host_impl_browsertest.cc',
+ 'browser/utility_process_mojo_client_browsertest.cc',
'browser/vibration_browsertest.cc',
'browser/wake_lock/wake_lock_browsertest.cc',
'browser/web_contents/opened_by_dom_browsertest.cc',

Powered by Google App Engine
This is Rietveld 408576698