summaryrefslogtreecommitdiffstats
path: root/third_party/mongoose/README.chromium
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/mongoose/README.chromium')
-rw-r--r--third_party/mongoose/README.chromium3
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/mongoose/README.chromium b/third_party/mongoose/README.chromium
index c8561bf..c1bf3ca 100644
--- a/third_party/mongoose/README.chromium
+++ b/third_party/mongoose/README.chromium
@@ -26,3 +26,6 @@ Note: There is no make file for this project, it's compiled directly in
the chrome versoin of webdriver found under the directory:
src/chrome/test/webdriver
+Local modifications:
+-Do not check for OS_POSIX, instead just check that it is not windows.
+