Index: platform_tools/android/tests/test_variables.py |
diff --git a/platform_tools/android/tests/test_variables.py b/platform_tools/android/tests/test_variables.py |
index cc0bf1c3a978ca7ab61511fa6b198ef8fffcec01..05e61eebdb3fef3d03c6a7fcde4989fbe5577393 100644 |
--- a/platform_tools/android/tests/test_variables.py |
+++ b/platform_tools/android/tests/test_variables.py |
@@ -22,3 +22,4 @@ BIN_DIR = os.path.join(ANDROID_DIR, 'bin') |
GYP_GEN_DIR = os.path.join(ANDROID_DIR, 'gyp_gen') |
ANDROID_MK = 'Android.mk' |
+STATIC_DEPS_MK = 'skia_static_deps.mk' |