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

Unified Diff: content/app/mojo/mojo_init.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
« no previous file with comments | « no previous file | content/browser/accessibility/accessibility_ui.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/mojo/mojo_init.h
diff --git a/content/app/mojo/mojo_init.h b/content/app/mojo/mojo_init.h
index 4a4e5d4284c0199ba2606f60ab9a0a510cea8f15..fc4fa7b7dbaeae5b0eba8696901e3d1bd4015dc9 100644
--- a/content/app/mojo/mojo_init.h
+++ b/content/app/mojo/mojo_init.h
@@ -14,4 +14,4 @@ CONTENT_EXPORT void InitializeMojo();
} // namespace content
-#endif // CONTENT_COMMON_MOJO_MOJO_INIT_H_
+#endif // CONTENT_APP_MOJO_MOJO_INIT_H_
« no previous file with comments | « no previous file | content/browser/accessibility/accessibility_ui.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698