-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error #3
Comments
Hello! We have confirmed with our engineers that the below .gclient file is needed:
And after doing so, do a gclient sync
Kindly see the below for your references: |
This is a project that did not receive any new commit for 4 years and should be considered dead. That being said, here are some informations:
oh, and .... you pointed to the CHROMIUM url, and not the webrtc url, so your proposed solution would not work either. In a normal webrtc checkout, the "fetch" command creates your configuration file, pointing to webrtc URL. You can check in the depot_tools source code for the fetch command: @staticmethod |
The text was updated successfully, but these errors were encountered: