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

Unified Diff: build/common.gypi

Issue 167693002: Remove use_system_nspr build flag. It's not "officially" supported (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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 | « base/third_party/nspr/nspr.gyp ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index b6ef9385dcc3d6a424f52452d7b25e02d7378967..97634347ace11c162255483cb1ef893953c2bb6b 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -992,9 +992,6 @@
'use_goma%': '<(use_goma)',
'gomadir%': '<(gomadir)',
- # Use system nspr instead of the bundled one.
- 'use_system_nspr%': 0,
-
# Use system protobuf instead of bundled one.
'use_system_protobuf%': 0,
« no previous file with comments | « base/third_party/nspr/nspr.gyp ('k') | chrome/chrome_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698