Upstream version 6.34.113.0
[platform/framework/web/crosswalk.git] / src / PRESUBMIT.py
index 4dd44ca..16b315e 100644 (file)
@@ -240,6 +240,7 @@ _BANNED_CPP_FUNCTIONS = (
 _VALID_OS_MACROS = (
     # Please keep sorted.
     'OS_ANDROID',
+    'OS_ANDROID_HOST',
     'OS_BSD',
     'OS_CAT',       # For testing.
     'OS_CHROMEOS',