chromium/common: Wrap lines to 80 characters.
Yes, it's just a comment and yes, it's so insignificant that everyone would make a "O_o" face. But I'm getting annoyed by things like this. Obviously that means no feature changes :-) Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
parent
ad770bea67
commit
11b84078c5
@ -155,7 +155,8 @@ let
|
||||
linux_sandbox_chrome_path="${libExecPath}/${packageName}";
|
||||
werror = "";
|
||||
|
||||
# Google API keys, see http://www.chromium.org/developers/how-tos/api-keys.
|
||||
# Google API keys, see:
|
||||
# http://www.chromium.org/developers/how-tos/api-keys
|
||||
# Note: These are for NixOS/nixpkgs use ONLY. For your own distribution,
|
||||
# please get your own set of keys.
|
||||
google_api_key = "AIzaSyDGi15Zwl11UNe6Y-5XW_upsfyw31qwZPI";
|
||||
|
Loading…
Reference in New Issue
Block a user