Print max RSS in GM and nanobench too.

Everyone used MB, so update the API to just return that.

BUG=skia:
R=halcanary@google.com, mtklein@google.com

Author: mtklein@chromium.org

Review URL: https://codereview.chromium.org/483323002
diff --git a/gyp/gm.gyp b/gyp/gm.gyp
index a11fde5..658a067 100644
--- a/gyp/gm.gyp
+++ b/gyp/gm.gyp
@@ -33,6 +33,7 @@
         'skia_lib.gyp:skia_lib',
         'tools.gyp:crash_handler',
         'tools.gyp:gm_expectations',
+        'tools.gyp:proc_stats',
         'tools.gyp:resources',
         'tools.gyp:sk_tool_utils',
       ],