File tree 2 files changed +14
-0
lines changed
2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -103,3 +103,5 @@ an issue:
103
103
* [ Debug Instructions (Windows)] ( development/debug-instructions-windows.md )
104
104
* [ Setting Up Symbol Server in debugger] ( development/setting-up-symbol-server.md )
105
105
* [ Documentation Styleguide] ( styleguide.md )
106
+ * [ Updating Chrome] ( development/updating-chrome.md )
107
+ * [ Chromium Development] ( development/chromium-development.md )
Original file line number Diff line number Diff line change
1
+ # Chromium Development
2
+
3
+ > A collection of resources for learning about Chromium and tracking its development
4
+
5
+ - [ chromiumdev] ( https://chromiumdev-slack.herokuapp.com ) on Slack
6
+ - [ @ChromiumDev ] ( https://twitter.com/ChromiumDev ) on Twitter
7
+ - [ @googlechrome ] ( https://twitter.com/googlechrome ) on Twitter
8
+ - [ Blog] ( https://blog.chromium.org )
9
+ - [ Code Search] ( https://cs.chromium.org/ )
10
+ - [ Source Code] ( https://cs.chromium.org/chromium/src/ )
11
+ - [ Development Calendar and Release Info] ( https://www.chromium.org/developers/calendar )
12
+ - [ Discussion Groups] ( http://www.chromium.org/developers/discussion-groups )
You can’t perform that action at this time.
0 commit comments