| Index: docs/android_studio.md
|
| diff --git a/docs/android_studio.md b/docs/android_studio.md
|
| index 511d5e4ea82293646a0039a61c3a7246bb5a1b6b..3752122574ccfa830a19dd9032b4889d4b731a90 100644
|
| --- a/docs/android_studio.md
|
| +++ b/docs/android_studio.md
|
| @@ -78,7 +78,7 @@ includes `R.java`).
|
| * Import Android style settings:
|
| * Help -> Find Action -> "Code Style" (settings) -> Java ->
|
| Manage -> Import
|
| - * Select `third_party/android_platform/development/ide/intellij/codestyles/AndroidStyle.xml`
|
| + * Select `tools/android/android_studio/ChromiumStyle.xml`
|
| * Turn on automatic import:
|
| * Help -> Find Action -> "Auto Import"
|
| * Tick all the boxes under "Java" and change the dropdown to "All".
|
|
|