Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(245)

Unified Diff: PRESUBMIT.py

Issue 2815453004: For building v8 using gn on aix_ppc64, linux_s390x and linux_ppc64. (Closed)
Patch Set: addressed reviews Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build/build_config.h » ('j') | build/config/host_byteorder.gni » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: PRESUBMIT.py
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index 819bf7337311411589c2bfb4c872465e76bd1e58..2fad878e45e2c60dc3a33de931c5e191af372ca7 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -328,6 +328,7 @@ _IPC_ENUM_TRAITS_DEPRECATED = (
_VALID_OS_MACROS = (
# Please keep sorted.
+ 'OS_AIX',
'OS_ANDROID',
'OS_BSD',
'OS_CAT', # For testing.
« no previous file with comments | « no previous file | build/build_config.h » ('j') | build/config/host_byteorder.gni » ('J')

Powered by Google App Engine
This is Rietveld 408576698