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

Unified Diff: PRESUBMIT.py

Issue 2784063002: Config changes to support target_os="fuchsia" (Closed)
Patch Set: simplify Created 3 years, 7 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 | « BUILD.gn ('k') | build/build_config.h » ('j') | build/config/BUILDCONFIG.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: PRESUBMIT.py
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index cacc7639313b99a102c27efe0f7758ef6338ba39..e205acc0dfdb17556f424ee377db396a822127b3 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -345,6 +345,7 @@ _VALID_OS_MACROS = (
'OS_CAT', # For testing.
'OS_CHROMEOS',
'OS_FREEBSD',
+ 'OS_FUCHSIA',
'OS_IOS',
'OS_LINUX',
'OS_MACOSX',
« no previous file with comments | « BUILD.gn ('k') | build/build_config.h » ('j') | build/config/BUILDCONFIG.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698