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

Unified Diff: content/public/common/geoposition.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 | « content/public/common/favicon_url.h ('k') | content/public/common/injection_test_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/geoposition.h
diff --git a/content/public/common/geoposition.h b/content/public/common/geoposition.h
index 0494696397288a880716f4ab158a6c58c8144865..0bcb839e6b9973685b171ca2a060f604d88bfcce 100644
--- a/content/public/common/geoposition.h
+++ b/content/public/common/geoposition.h
@@ -64,4 +64,4 @@ struct CONTENT_EXPORT Geoposition {
} // namespace content
-#endif // CONTENT_COMMON_GEOPOSITION_H_
+#endif // CONTENT_PUBLIC_COMMON_GEOPOSITION_H_
« no previous file with comments | « content/public/common/favicon_url.h ('k') | content/public/common/injection_test_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698