Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / content / public / android / java / src / org / chromium / content / browser / ContentViewStatics.java
index 8e95553..e9f7dfb 100644 (file)
@@ -49,7 +49,7 @@ public class ContentViewStatics {
      * Disables platform notifications of data state and proxy changes.
      * Notifications are enabled by default.
      */
-    public static void disablePlatformNotifications () {
+    public static void disablePlatformNotifications() {
         ProxyChangeListener.setEnabled(false);
     }