Index: chromecast/crypto/BUILD.gn |
diff --git a/chromecast/crypto/BUILD.gn b/chromecast/crypto/BUILD.gn |
index 1ec6363a9b92ad17ce4c1143039e3532d9643fe4..d7ff30df86a97aedcc41ce6d4b53b117826186c0 100644 |
--- a/chromecast/crypto/BUILD.gn |
+++ b/chromecast/crypto/BUILD.gn |
@@ -2,6 +2,7 @@ |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
+import("//chrome/version.gni") # TODO layering violation! |
import("//testing/test.gni") |
source_set("crypto") { |