Chromium Code Reviews| Index: base/nix/xdg_util.h |
| diff --git a/base/nix/xdg_util.h b/base/nix/xdg_util.h |
| index 1e0c5f3427c43edc903916ba205731d14a84c8fe..b068d84e0b354e086002ad5fec12d7afe687ec16 100644 |
| --- a/base/nix/xdg_util.h |
| +++ b/base/nix/xdg_util.h |
| @@ -4,7 +4,6 @@ |
| #ifndef BASE_NIX_XDG_UTIL_H_ |
| #define BASE_NIX_XDG_UTIL_H_ |
| -#pragma once |
| // XDG refers to http://en.wikipedia.org/wiki/Freedesktop.org . |
| // This file contains utilities found across free desktop environments. |