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

Unified Diff: content/renderer/clipboard_utils.h

Issue 942963003: Cleanup: Fix content header include guards. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: REBASE 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/clipboard_utils.h
diff --git a/content/renderer/clipboard_utils.h b/content/renderer/clipboard_utils.h
index 3acf7b43ebbc477fc4dd8ba29122f4be49163536..866511d525265c7775dc93bd7cb3d6b5b58312a1 100644
--- a/content/renderer/clipboard_utils.h
+++ b/content/renderer/clipboard_utils.h
@@ -24,4 +24,4 @@ CONTENT_EXPORT std::string URLToImageMarkup(const blink::WebURL& url,
} // namespace content
-#endif // CONTENT_RENDERER_CLIPBOARD_UTILS_H_
+#endif // CONTENT_RENDERER_CLIPBOARD_UTILS_H_
« no previous file with comments | « content/renderer/browser_plugin/browser_plugin_manager.h ('k') | content/renderer/fetchers/manifest_fetcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698