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

Unified Diff: Source/core/core.gypi

Issue 766863002: Implement checked attribute for menuitem. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebased Created 6 years 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/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 190cc9d8402c2ced0b41c09bac6c91d9ddbfeef8..1d221ea1f6672b2dba17365f2edb237e1188ac60 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3574,6 +3574,7 @@
'html/track/vtt/BufferedLineReaderTest.cpp',
'html/track/vtt/VTTScannerTest.cpp',
'loader/MixedContentCheckerTest.cpp',
+ 'page/ContextMenuControllerTest.cpp',
'page/NetworkStateNotifierTest.cpp',
'page/PrintContextTest.cpp',
'paint/DrawingRecorderTest.cpp',
« no previous file with comments | « LayoutTests/fast/dom/HTMLMenuItemElement/menuitem-click-expected.txt ('k') | Source/core/html/HTMLMenuItemElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698