question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How to use chromium source code i downloaded previously?

See original GitHub issue

I already downloaded chromium source code using depot_tools. Now how can I use that source code to build brave instead of downloading it again using npm init.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
navaneethkm004commented, Aug 14, 2021

@bsclifton Yesss it worked. Thank you so much sir.

1reaction
bscliftoncommented, Aug 13, 2021

@navaneethkm004 my pleasure! Let me know if the above works for you

Read more comments on GitHub >

github_iconTop Results From Across the Web

Get the Code: Checkout, Build, & Run Chromium
You can Browse or Search the Chromium Code online. Chromium supports building on Windows, Mac and Linux host systems. Select the platform you...
Read more >
How to download Chromium source code? - git - Stack Overflow
Run the fetch tool from depot_tools to check out the code and its dependencies. $ fetch --nohooks chromium. If you don't want the...
Read more >
Checking out and building Chromium for Android - Google Git
Checking out and building Chromium for Android · Instructions for Google Employees · Contents · System requirements · Install depot_tools · Get the...
Read more >
Download the source code of an old version of chromium
to chromi...@chromium.org. How can I download the source code of an old version of chromium ? I am interested with chromium 34. Michael...
Read more >
The official GitHub mirror of the Chromium source
To check out the source code locally, don't use git clone ! Instead, follow the instructions on how to get the code. Documentation...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found