Chromium Code Reviews| Index: chrome/common/BUILD.gn |
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
| index 4cb7eb11765a32c1adb28b01c4c4dfd0327c0a27..a4819a3dca4315dfb9d85e2fb123790670283518 100644 |
| --- a/chrome/common/BUILD.gn |
| +++ b/chrome/common/BUILD.gn |
| @@ -520,10 +520,6 @@ static_library("common") { |
| } |
| } |
| - if (enable_vr_shell) { |
| - defines += [ "ENABLE_VR_SHELL" ] |
| - } |
| - |
| if (is_linux) { |
| deps = [ |
| "//sandbox/linux:sandbox_services", |