Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6427)

Unified Diff: chrome/browser/extensions/event_listener_map.h

Issue 10698144: Remove #pragma once from chrome/browser/extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/extensions/default_apps_trial.h ('k') | chrome/browser/extensions/extension_apitest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/extensions/event_listener_map.h
diff --git a/chrome/browser/extensions/event_listener_map.h b/chrome/browser/extensions/event_listener_map.h
index 1965598b27fdb1e8354a63c23f521e4035b12528..5f8c788b637d2c7664c4bba57191382dbf03d1cb 100644
--- a/chrome/browser/extensions/event_listener_map.h
+++ b/chrome/browser/extensions/event_listener_map.h
@@ -4,7 +4,6 @@
#ifndef CHROME_BROWSER_EXTENSIONS_EVENT_LISTENER_MAP_H_
#define CHROME_BROWSER_EXTENSIONS_EVENT_LISTENER_MAP_H_
-#pragma once
#include "base/memory/scoped_ptr.h"
#include "chrome/common/extensions/event_filter.h"
« no previous file with comments | « chrome/browser/extensions/default_apps_trial.h ('k') | chrome/browser/extensions/extension_apitest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698