| Index: build/common.gypi
|
| diff --git a/build/common.gypi b/build/common.gypi
|
| index aacda245c2af46f599a3d99090266f7a17c384e5..64c89dad88a63dfc48eb2e4c7190b3758d78e58f 100644
|
| --- a/build/common.gypi
|
| +++ b/build/common.gypi
|
| @@ -758,11 +758,6 @@
|
| # Set to 1 to compile with the built in pdf viewer.
|
| 'internal_pdf%': 0,
|
|
|
| - # This allows to use libcros from the current system, ie. /usr/lib/
|
| - # The cros_api will be pulled in as a static library, and all headers
|
| - # from the system include dirs.
|
| - 'system_libcros%': 0,
|
| -
|
| # NOTE: When these end up in the Mac bundle, we need to replace '-' for '_'
|
| # so Cocoa is happy (http://crbug.com/20441).
|
| 'locales': [
|
|
|