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

Unified Diff: cc/geometry.h

Issue 11368063: cc: Fix header include guards of our header files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 1 month 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 | « cc/frame_rate_counter.h ('k') | cc/geometry_binding.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/geometry.h
diff --git a/cc/geometry.h b/cc/geometry.h
index 5501907b390d9a3a50d34cdb38e6f77833b310de..1e5e25a95d4ab931ffb9ef52d2cdcc99f11335fd 100644
--- a/cc/geometry.h
+++ b/cc/geometry.h
@@ -18,4 +18,4 @@ inline gfx::Size ClampSizeFromAbove(gfx::Size s, gfx::Size other) {
} // namespace cc
-#endif // CC_GEOMETRY_H_
+#endif // CC_GEOMETRY_H_
« no previous file with comments | « cc/frame_rate_counter.h ('k') | cc/geometry_binding.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698