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

Unified Diff: content/public/common/serialized_script_value.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/common/security_style.h ('k') | content/public/common/show_desktop_notification_params.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/serialized_script_value.h
diff --git a/content/public/common/serialized_script_value.h b/content/public/common/serialized_script_value.h
index 173f3114c8ff564c234c2768419c870c3ed9e0f5..2cf753adea13b63b83baec31d98277dc542bb1f6 100644
--- a/content/public/common/serialized_script_value.h
+++ b/content/public/common/serialized_script_value.h
@@ -4,7 +4,6 @@
#ifndef CONTENT_PUBLIC_COMMON_SERIALIZED_SCRIPT_VALUE_H_
#define CONTENT_PUBLIC_COMMON_SERIALIZED_SCRIPT_VALUE_H_
-#pragma once
#include "base/string16.h"
#include "content/common/content_export.h"
« no previous file with comments | « content/public/common/security_style.h ('k') | content/public/common/show_desktop_notification_params.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698