Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / mac / obsolete_system.h
index d0bb8e5..c372770 100644 (file)
@@ -45,9 +45,7 @@ class ObsoleteSystemMac {
 
   // true if this is the final release that will run on 32-bit-only systems.
   static bool Is32BitEndOfTheLine() {
-    // TODO(mark): Change to true immediately prior to the final build that
-    // supports 32-bit-only systems.
-    return false;
+    return true;
   }
 
  private: