Skip to content

Commit

Permalink
Update needed for C81 - as java_files changes to sources
Browse files Browse the repository at this point in the history
  • Loading branch information
bsclifton committed Apr 14, 2020
1 parent 62310cd commit 483d4ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patches/components-sync-android-BUILD.gn.patch
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ index fba93d0a3c69ddab8fa3d00b3edd804b535921a1..a035041e9a563d1d63e4edf9b3258cff
"java/src/org/chromium/components/sync/notifier/InvalidationPreferences.java",
"java/src/org/chromium/components/sync/notifier/RandomizedInvalidationClientNameGenerator.java",
]
+ java_files += brave_sync_java_sources
+ sources += brave_sync_java_sources
}

android_library("sync_javatests") {

0 comments on commit 483d4ff

Please sign in to comment.