diff options
Diffstat (limited to 'content/browser/geolocation/osx_wifi.h')
-rw-r--r-- | content/browser/geolocation/osx_wifi.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/content/browser/geolocation/osx_wifi.h b/content/browser/geolocation/osx_wifi.h index 27a4256..cef998b 100644 --- a/content/browser/geolocation/osx_wifi.h +++ b/content/browser/geolocation/osx_wifi.h @@ -1,4 +1,4 @@ -// Copyright (c) 2010 The Chromium Authors. All rights reserved. +// Copyright (c) 2012 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. @@ -44,7 +44,6 @@ #ifndef CONTENT_BROWSER_GEOLOCATION_OSX_WIFI_H_ #define CONTENT_BROWSER_GEOLOCATION_OSX_WIFI_H_ -#pragma once #include <CoreFoundation/CoreFoundation.h> |