Chromium Code Reviews| Index: chrome/nacl.gypi |
| diff --git a/chrome/nacl.gypi b/chrome/nacl.gypi |
| index ab7a03c995642b9a71cd13638b9130d488c1f86f..c1b74e0ce7646059b139649cb97189e323b509a8 100644 |
| --- a/chrome/nacl.gypi |
| +++ b/chrome/nacl.gypi |
| @@ -35,6 +35,7 @@ |
| '../content/common/sandbox_init_linux.cc', |
| '../content/common/sandbox_seccomp_bpf_linux.cc', |
| '../content/public/common/content_switches.cc', |
| + '../content/public/common/content_switches_util.cc', |
| ], |
| 'conditions': [ |
| ['toolkit_uses_gtk == 1', { |