Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / content / public / android / java / src / org / chromium / content / app / SandboxedProcessService4.java
index 8608b06..68bcabb 100644 (file)
@@ -4,9 +4,10 @@
 
 package org.chromium.content.app;
 
-// This is needed to register multiple SandboxedProcess services so that we can have
-// more than one sandboxed process.
-
+/**
+ * This is needed to register multiple SandboxedProcess services so that we can have
+ * more than one sandboxed process.
+ */
 public class SandboxedProcessService4 extends SandboxedProcessService {
 
 }