Index: sql/BUILD.gn |
diff --git a/sql/BUILD.gn b/sql/BUILD.gn |
index 4ffa421df12f8ffd03a69dbbd6d5f7a29cd1fa18..8c1cbb79997e2fc766fb2829362f0a1bf267ab64 100644 |
--- a/sql/BUILD.gn |
+++ b/sql/BUILD.gn |
@@ -113,6 +113,8 @@ test("sql_unittests") { |
# '../testing/android/native_test.gyp:native_test_native_code', |
# ], |
#}], |
+ |
+ # TODO(GYP): dep on copy_test_data_ios action. |
} |
if (is_android) { |