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

Unified Diff: include/views/SkWindow.h

Issue 1260453008: Remove SK_BUILD_FOR_WINCE. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 5 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 | « include/core/SkPreConfig.h ('k') | src/views/SkWindow.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: include/views/SkWindow.h
diff --git a/include/views/SkWindow.h b/include/views/SkWindow.h
index 602c1c2076dd01e9dcc7b8c53ffef73b9d8a04bd..5fa3afcd1126860cd43b6c33cdc99f51cc55eb0c 100644
--- a/include/views/SkWindow.h
+++ b/include/views/SkWindow.h
@@ -17,11 +17,6 @@
#include "SkSurfaceProps.h"
#include "SkTDArray.h"
-#ifdef SK_BUILD_FOR_WINCEx
- #define SHOW_FPS
-#endif
-//#define USE_GX_SCREEN
-
class SkSurface;
class SkOSMenu;
« no previous file with comments | « include/core/SkPreConfig.h ('k') | src/views/SkWindow.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698