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

Unified Diff: Source/core/core.gypi

Issue 16077002: Move popup menu code from core/platform to WebKit/chromium/src. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
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/WebKit/chromium/tests/PopupMenuTest.cpp ('k') | Source/core/platform/chromium/PopupContainer.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 e3923a414a5c92316515342d7f6ec36258043dfc..3410996a6e12aea54b8f4f2ea84025e4936b0dd4 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2630,12 +2630,6 @@
'platform/chromium/PlatformThemeChromiumDefault.cpp',
'platform/chromium/PlatformThemeChromiumDefault.h',
'platform/chromium/PlatformSpeechSynthesizerChromium.cpp',
- 'platform/chromium/PopupContainer.cpp',
- 'platform/chromium/PopupContainer.h',
- 'platform/chromium/PopupMenuChromium.cpp',
- 'platform/chromium/PopupMenuChromium.h',
- 'platform/chromium/PopupListBox.cpp',
- 'platform/chromium/PopupListBox.h',
'platform/chromium/Prerender.cpp',
'platform/chromium/Prerender.h',
'platform/chromium/PrerenderHandle.cpp',
« no previous file with comments | « Source/WebKit/chromium/tests/PopupMenuTest.cpp ('k') | Source/core/platform/chromium/PopupContainer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698