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

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
Index: Source/core/features.gypi
diff --git a/Source/core/features.gypi b/Source/core/features.gypi
index a794b961afd9f738edcc7e2dbf97ffd8598db5bc..4bb820488a34e9ebffd9c3504de6757276a7aa0b 100644
--- a/Source/core/features.gypi
+++ b/Source/core/features.gypi
@@ -43,7 +43,6 @@
'ENABLE_CUSTOM_SCHEME_HANDLER=0',
'ENABLE_ENCRYPTED_MEDIA=1',
'ENABLE_JAVASCRIPT_I18N_API=1',
- 'ENABLE_RESOLUTION_MEDIA_QUERY=0',
'ENABLE_RUBY=1',
'ENABLE_SANDBOX=1',
'ENABLE_SVG=<(enable_svg)',

Powered by Google App Engine
This is Rietveld 408576698