| Index: docs/android_studio.md
|
| diff --git a/docs/android_studio.md b/docs/android_studio.md
|
| index 517223c63dfb386be4cb64eab86703f801b5ec3a..818287983f35a99e970cd11738aa8ea5f45c0f1d 100644
|
| --- a/docs/android_studio.md
|
| +++ b/docs/android_studio.md
|
| @@ -92,7 +92,7 @@ includes `R.java`).
|
| * If you ever need to reset it: `rm -r ~/.AndroidStudio*/`
|
| * Import Android style settings:
|
| * Help -> Find Action -> "Code Style" (settings) -> Java ->
|
| - Manage -> Import
|
| + Manage -> Import -> select "Intellij IDEA code style XML" -> OK
|
| * Select `tools/android/android_studio/ChromiumStyle.xml`
|
| * Turn on automatic import:
|
| * Help -> Find Action -> "Auto Import"
|
|
|