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

Unified Diff: content/public/browser/notification_service.h

Issue 10696166: Remove #pragma once from content (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 | « content/public/browser/notification_registrar.h ('k') | content/public/browser/notification_source.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/notification_service.h
diff --git a/content/public/browser/notification_service.h b/content/public/browser/notification_service.h
index 4a6c6c6e0c0691dafe3285deb85a53e015279483..931cf4bdc705c2a812b41e62f118e3f62c5a7323 100644
--- a/content/public/browser/notification_service.h
+++ b/content/public/browser/notification_service.h
@@ -8,7 +8,6 @@
#ifndef CONTENT_PUBLIC_BROWSER_NOTIFICATION_SERVICE_H_
#define CONTENT_PUBLIC_BROWSER_NOTIFICATION_SERVICE_H_
-#pragma once
#include "content/common/content_export.h"
#include "content/public/browser/notification_details.h"
« no previous file with comments | « content/public/browser/notification_registrar.h ('k') | content/public/browser/notification_source.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698