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

Unified Diff: Source/core/features.gypi

Issue 14408004: Fix incorrect evaluation of resolution media queries (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 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 | « Source/core/css/StyleSheetContents.cpp ('k') | Source/core/page/Screen.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/features.gypi
diff --git a/Source/core/features.gypi b/Source/core/features.gypi
index 68371d8915577d18cfe4970feba30804dfda47d2..f0fc4408c245ea005f124479c78dd1d8a26197ce 100644
--- a/Source/core/features.gypi
+++ b/Source/core/features.gypi
@@ -41,7 +41,6 @@
'ENABLE_CSS_REGIONS=1',
'ENABLE_CUSTOM_SCHEME_HANDLER=0',
'ENABLE_ENCRYPTED_MEDIA=1',
- 'ENABLE_RESOLUTION_MEDIA_QUERY=0',
'ENABLE_SVG=<(enable_svg)',
'ENABLE_SVG_FONTS=<(enable_svg)',
'ENABLE_TOUCH_ICON_LOADING=<(enable_touch_icon_loading)',
« no previous file with comments | « Source/core/css/StyleSheetContents.cpp ('k') | Source/core/page/Screen.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698