Index: third_party/mach_override/README.chromium |
diff --git a/third_party/mach_override/README.chromium b/third_party/mach_override/README.chromium |
index ae82f2916911a5ac0268f322cf3756d45cc55f41..adb7d47245210723eccf9f2655387417cbd9a155 100644 |
--- a/third_party/mach_override/README.chromium |
+++ b/third_party/mach_override/README.chromium |
@@ -16,4 +16,6 @@ This package is used to replace framework functions with different |
implementations at run time. |
-Local Modifications: None |
+Local Modifications: |
+Ensure no rwx pages remain after mach_override_ptr: |
+https://codereview.chromium.org/21208002/ |