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

Unified Diff: trunk/src/ui/gfx/rect_base_impl.h

Issue 25161002: Revert 225857 "gfx: Create a separate gfx component out of ui." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 3 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 | « trunk/src/ui/gfx/gfx_export.h ('k') | trunk/src/ui/gl/gl.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/ui/gfx/rect_base_impl.h
===================================================================
--- trunk/src/ui/gfx/rect_base_impl.h (revision 225858)
+++ trunk/src/ui/gfx/rect_base_impl.h (working copy)
@@ -9,7 +9,7 @@
// This file provides the implementation for RectBaese template and
// used to instantiate the base class for Rect and RectF classes.
-#if !defined(GFX_IMPLEMENTATION)
+#if !defined(UI_IMPLEMENTATION)
#error "This file is intended for UI implementation only"
#endif
« no previous file with comments | « trunk/src/ui/gfx/gfx_export.h ('k') | trunk/src/ui/gl/gl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698