| Index: third_party/junit/junit.gyp
|
| diff --git a/third_party/junit/junit.gyp b/third_party/junit/junit.gyp
|
| index b68534ea8d4ff492481c426094b0291445a2ea60..8477aa0887ee4dfb392f6fc66b19d7bd2e6fd978 100644
|
| --- a/third_party/junit/junit.gyp
|
| +++ b/third_party/junit/junit.gyp
|
| @@ -5,6 +5,7 @@
|
| {
|
| 'targets': [
|
| {
|
| + # GN: //third_party/junit:hamcrest
|
| 'target_name': 'hamcrest_jar',
|
| 'type': 'none',
|
| 'variables': {
|
| @@ -15,6 +16,7 @@
|
| ]
|
| },
|
| {
|
| + # GN: //third_party/junit:junit
|
| 'target_name': 'junit_jar',
|
| 'type': 'none',
|
| 'dependencies': [
|
|
|