summaryrefslogtreecommitdiffstats
path: root/ash/shell_observer.h
diff options
context:
space:
mode:
authorajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-11 07:10:28 +0000
committerajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-07-11 07:10:28 +0000
commit89b360bcc5c172e1a9545633b1cc475f30d0855d (patch)
tree7a1c2cb5a191d94c926bf9b914de1a16a692eabd /ash/shell_observer.h
parentd84705568911597f344a21df5681aa2210a84355 (diff)
downloadchromium_src-89b360bcc5c172e1a9545633b1cc475f30d0855d.zip
chromium_src-89b360bcc5c172e1a9545633b1cc475f30d0855d.tar.gz
chromium_src-89b360bcc5c172e1a9545633b1cc475f30d0855d.tar.bz2
Remove #pragma once from ash
Review URL: https://chromiumcodereview.appspot.com/10693135 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146075 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/shell_observer.h')
-rw-r--r--ash/shell_observer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ash/shell_observer.h b/ash/shell_observer.h
index 3230bb3..6cbeaa7 100644
--- a/ash/shell_observer.h
+++ b/ash/shell_observer.h
@@ -4,7 +4,6 @@
#ifndef ASH_SHELL_OBSERVER_H_
#define ASH_SHELL_OBSERVER_H_
-#pragma once
#include "ash/ash_export.h"
#include "ash/system/user/login_status.h"