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

Unified Diff: Source/core/page/Settings.h

Issue 14386007: Remove some orphaned USE macros. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Change updated after James' suggestion Created 7 years, 8 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 | « Source/core/page/EditorClient.h ('k') | Source/core/platform/LocalizedStrings.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/page/Settings.h
diff --git a/Source/core/page/Settings.h b/Source/core/page/Settings.h
index 7162a1625cf2b322340f9fff5cef0b3ae7b36867..5a6b3db18f502c07fbdb0d24b49867618437b475 100644
--- a/Source/core/page/Settings.h
+++ b/Source/core/page/Settings.h
@@ -201,10 +201,6 @@ namespace WebCore {
static bool gMockScrollbarsEnabled;
static bool gUsesOverlayScrollbars;
-
-#if USE(SAFARI_THEME)
- static bool gShouldPaintNativeControls;
-#endif
};
} // namespace WebCore
« no previous file with comments | « Source/core/page/EditorClient.h ('k') | Source/core/platform/LocalizedStrings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698