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

Unified Diff: content/renderer/manifest/manifest_manager.h

Issue 942963003: Cleanup: Fix content header include guards. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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/renderer/manifest/manifest_manager.h
diff --git a/content/renderer/manifest/manifest_manager.h b/content/renderer/manifest/manifest_manager.h
index e6529f202da48ba418fcdf49fdf48e6e8388f241..7e9f116571023452eb8f5cf7217264d002af2dc1 100644
--- a/content/renderer/manifest/manifest_manager.h
+++ b/content/renderer/manifest/manifest_manager.h
@@ -82,4 +82,4 @@ class ManifestManager : public RenderFrameObserver {
} // namespace content
-#endif // CONTENT_RENDERER_MANIFEST_MANIFEST_MANAGER_H_
+#endif // CONTENT_RENDERER_MANIFEST_MANIFEST_MANAGER_H_

Powered by Google App Engine
This is Rietveld 408576698