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

Unified Diff: ui/gfx/insets_f.h

Issue 10221028: Move DIP translation from ui/aura to ui/compositor (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: disable tests that doesn't run on bots Created 8 years, 7 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 | « ui/compositor/test/test_compositor_host_win.cc ('k') | ui/gfx/monitor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/insets_f.h
diff --git a/ui/gfx/insets_f.h b/ui/gfx/insets_f.h
index 8e1ccee2fe5b4f2f31875422f9c03d70a0cfcdd6..20fb96843ee917fd43a0877609ab4a92e143167e 100644
--- a/ui/gfx/insets_f.h
+++ b/ui/gfx/insets_f.h
@@ -11,10 +11,6 @@
#include "build/build_config.h"
#include "ui/base/ui_export.h"
-#if !defined(ENABLE_DIP)
-#error "This class should be used only when DIP feature is enabled"
-#endif
-
namespace gfx {
// A floating versino of gfx::Insets. This is copied, instead of using
« no previous file with comments | « ui/compositor/test/test_compositor_host_win.cc ('k') | ui/gfx/monitor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698