| Index: testing/legion/__init__.py
|
| diff --git a/build/config/mojo.gni b/testing/legion/__init__.py
|
| similarity index 63%
|
| copy from build/config/mojo.gni
|
| copy to testing/legion/__init__.py
|
| index 88961c278c27d0b4c18f16311f9754974154eb48..50b23dff631dbfd12f490f20fe2a2871179b73b9 100644
|
| --- a/build/config/mojo.gni
|
| +++ b/testing/legion/__init__.py
|
| @@ -1,6 +1,3 @@
|
| # Copyright 2015 The Chromium Authors. All rights reserved.
|
| # Use of this source code is governed by a BSD-style license that can be
|
| # found in the LICENSE file.
|
| -
|
| -# This variable should point to the parent directory of the Mojo SDK.
|
| -mojo_sdk_root = "//"
|
|
|