| Index: third_party/WebKit/Source/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/BUILD.gn b/third_party/WebKit/Source/BUILD.gn
|
| index cfc9a242330bc1109f3126987b46506b74383119..cdefdf03a7b98fa5340712221cd86c3577af9722 100644
|
| --- a/third_party/WebKit/Source/BUILD.gn
|
| +++ b/third_party/WebKit/Source/BUILD.gn
|
| @@ -12,7 +12,7 @@ visibility = [ "//third_party/WebKit/*" ]
|
| # arguments --------------------------------------------------------------------
|
|
|
| declare_args() {
|
| - # Set to true to enable the clang plugin that checks the usage of the Blink
|
| + # Set to true to enable the clang plugin that checks the usage of the Blink
|
| # garbage-collection infrastructure during compilation.
|
| blink_gc_plugin = true
|
|
|
|
|