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

Unified Diff: content/browser/renderer_host/layered_resource_handler.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
Index: content/browser/renderer_host/layered_resource_handler.h
diff --git a/content/browser/renderer_host/layered_resource_handler.h b/content/browser/renderer_host/layered_resource_handler.h
index 93534b670030b2e39a973ddf36f71751f69a947c..d54abbee56ec4f3919574ae98962f7c82620b1c5 100644
--- a/content/browser/renderer_host/layered_resource_handler.h
+++ b/content/browser/renderer_host/layered_resource_handler.h
@@ -4,7 +4,6 @@
#ifndef CONTENT_BROWSER_RENDERER_HOST_LAYERED_RESOURCE_HANDLER_H_
#define CONTENT_BROWSER_RENDERER_HOST_LAYERED_RESOURCE_HANDLER_H_
-#pragma once
#include "base/memory/scoped_ptr.h"
#include "content/browser/renderer_host/resource_handler.h"

Powered by Google App Engine
This is Rietveld 408576698