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

Unified Diff: PRESUBMIT.py

Issue 14101006: Convert an OS_SUN use to OS_SOLARIS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 | skia/ext/platform_device.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: PRESUBMIT.py
diff --git a/PRESUBMIT.py b/PRESUBMIT.py
index c593b16479cb0f875f1a0b6b435c9f36a4c64cbf..6feebd029bd1ac29675fae05d9a844eb150771fa 100644
--- a/PRESUBMIT.py
+++ b/PRESUBMIT.py
@@ -179,7 +179,6 @@ _VALID_OS_MACROS = (
'OS_OPENBSD',
'OS_POSIX',
'OS_SOLARIS',
- 'OS_SUN', # Not in build/build_config.h but in skia.
'OS_WIN',
)
« no previous file with comments | « no previous file | skia/ext/platform_device.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698