summaryrefslogtreecommitdiffstats
path: root/ash/ash_export.h
diff options
context:
space:
mode:
Diffstat (limited to 'ash/ash_export.h')
-rw-r--r--ash/ash_export.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ash/ash_export.h b/ash/ash_export.h
index b201ddb..c220690 100644
--- a/ash/ash_export.h
+++ b/ash/ash_export.h
@@ -1,10 +1,9 @@
-// Copyright (c) 2011 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.
#ifndef ASH_ASH_EXPORT_H_
#define ASH_ASH_EXPORT_H_
-#pragma once
// Defines ASH_EXPORT so that functionality implemented by the aura_shell
// module can be exported to consumers.