Chromium Code Reviews| Index: breakpad/BUILD.gn | 
| diff --git a/breakpad/BUILD.gn b/breakpad/BUILD.gn | 
| index 5e0fa955a3b66d9484c6dfc80d4914b825e04458..7a1828a611b246692b0e83b43a54f9120858fe08 100644 | 
| --- a/breakpad/BUILD.gn | 
| +++ b/breakpad/BUILD.gn | 
| @@ -618,6 +618,7 @@ if (is_linux) { | 
| sources += [ "src/common/android/breakpad_getcontext_unittest.cc" ] | 
| libs = [ "log" ] | 
| include_dirs += [ "src/common/android/include" ] | 
| + isolate_file = "breakpad_unittests.isolate" | 
| } | 
| } |