Index: build/module_args/dart.gni |
diff --git a/build/module_args/dart.gni b/build/module_args/dart.gni |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ee6b03876700dd169bbb994798205ead32ee3cdb |
--- /dev/null |
+++ b/build/module_args/dart.gni |
@@ -0,0 +1,6 @@ |
+# 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 Dart SDK. |
+dart_sdk_root = "//third_party/dart-sdk/dart-sdk" |