Remove ockmock GitHub reference (flutter/engine#50086)

This change cleans up the remaining ocmock github reference since this dependency is mirrored at https://flutter.googlesource.com/third_party/ocmock/

[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
This commit is contained in:
Jesse Seales
2024-01-29 15:34:01 +00:00
committed by GitHub
parent 25f08e6930
commit 2be41e98c4

2
DEPS
View File

@@ -14,8 +14,6 @@ vars = {
'flutter_git': 'https://flutter.googlesource.com',
'skia_git': 'https://skia.googlesource.com',
'llvm_git': 'https://llvm.googlesource.com',
# OCMock is for testing only
'ocmock_git': 'https://github.com/erikdoe/ocmock.git',
'skia_revision': 'c699bb0d86fd24c0f04e91b0591427deb409ad4e',
# WARNING: DO NOT EDIT canvaskit_cipd_instance MANUALLY