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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 1958073002: Introduce :-internal-shadow-host-has-appearance pseudo class, and apply it to METER element. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove null host check Created 4 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: third_party/WebKit/Source/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index b42cac5c46e4a87d6a21903f5f58f4e16b371bcd..cc487eb8131d903e7cec1d915307ea5979494a90 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -3201,8 +3201,6 @@
'html/parser/XSSAuditor.h',
'html/parser/XSSAuditorDelegate.cpp',
'html/parser/XSSAuditorDelegate.h',
- 'html/shadow/AppearanceSwitchElement.cpp',
- 'html/shadow/AppearanceSwitchElement.h',
'html/shadow/ClearButtonElement.cpp',
'html/shadow/ClearButtonElement.h',
'html/shadow/DateTimeEditElement.cpp',

Powered by Google App Engine
This is Rietveld 408576698