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

Unified Diff: Source/core/core.gypi

Issue 966883002: renderer/RenderMenuList.* -> layout/LayoutMenuList.* (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove OWNERS, allowing Source/core/rendering to be deleted. Created 5 years, 10 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 | « ManualTests/select-delete-item.html ('k') | Source/core/dom/AXObjectCache.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 9fadc883c704b67fce141de9e9ad59397eb53638..6ffad6233c7fd9e3606ea91adf8c663d920f0459 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -640,6 +640,8 @@
'layout/LayoutMedia.h',
'layout/LayoutMediaControls.cpp',
'layout/LayoutMediaControls.h',
+ 'layout/LayoutMenuList.cpp',
+ 'layout/LayoutMenuList.h',
'layout/LayoutMeter.cpp',
'layout/LayoutMeter.h',
'layout/LayoutMultiColumnFlowThread.cpp',
@@ -854,8 +856,6 @@
'layout/svg/line/SVGInlineTextBox.h',
'layout/svg/line/SVGRootInlineBox.cpp',
'layout/svg/line/SVGRootInlineBox.h',
- 'rendering/RenderMenuList.cpp',
- 'rendering/RenderMenuList.h',
'rendering/RenderSelectionInfo.h',
],
'webcore_non_rendering_files': [
« no previous file with comments | « ManualTests/select-delete-item.html ('k') | Source/core/dom/AXObjectCache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698