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

Unified Diff: services/ui/ime/test_ime_driver/manifest.json

Issue 2431753002: Mus experiment in content shell on Android.
Patch Set: Addressed comments, fixed browser tests and deps. 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: services/ui/ime/test_ime_driver/manifest.json
diff --git a/services/ui/ime/test_ime_driver/manifest.json b/services/ui/ime/test_ime_driver/manifest.json
index 7a18f0b3b5a4c103e4ca6933856fcb3ae4068fce..af8ab232474462a1fc066da96f952b538f789d2c 100644
--- a/services/ui/ime/test_ime_driver/manifest.json
+++ b/services/ui/ime/test_ime_driver/manifest.json
@@ -1,6 +1,7 @@
{
"manifest_version": 1,
"name": "service:test_ime_driver",
+ "process-group": "browser",
"display_name": "Test IME Driver",
"capabilities": {
"required": {

Powered by Google App Engine
This is Rietveld 408576698