fix comment
Co-authored-by: Carl <32685696+csagan5@users.noreply.github.com>
This commit is contained in:
parent
fa8276032c
commit
f9fd5816f5
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ diff --git a/components/variations/service/variations_service.cc b/components/va
|
|||
- }
|
||||
-#endif
|
||||
- return true;
|
||||
+ // set to false event if not used in android
|
||||
+ // set to false even if not used on Android
|
||||
+ return false;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue