Chromium Code Reviews| Index: chrome/common/BUILD.gn |
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
| index dfd8f17eaa495ab2bf408357383e3acb1757047e..85a5f290c40c777cd4ae716898d67c149e7ca5d3 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", |