Skip to content
This repository was archived by the owner on Dec 6, 2019. It is now read-only.

Cannot find symbols #41

Open
ghost opened this issue May 4, 2019 · 0 comments
Open

Cannot find symbols #41

ghost opened this issue May 4, 2019 · 0 comments

Comments

@ghost
Copy link

ghost commented May 4, 2019

I've tried your instructions of updating the chromium sources. However, I cannot build using ./gradlew assemble, I get a lot of "Cannot find symbols" message, like this:

symbol: variable SendTabToSelfAndroidBridgeJni
location: class SendTabToSelfAndroidBridge
/home/blomium/src/chrome/android/java/src/org/chromium/chrome/browser/send_tab_to_self/SendTabToSelfAndroidBridge.java:71: error: cannot find symbol
return SendTabToSelfAndroidBridgeJni.get().addEntry(

Any clues of how I can solve them ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants