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

Unified Diff: Source/core/core.gypi

Issue 27048004: Move PlatformScreen, PlatformScreenChromium, and Widget to Source/platform (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Created 7 years, 2 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/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 3e8d00c0dc783d260053c7e03d61a1f51d8370e8..df24d462480b144d492fc6ee61e24afd39e74daf 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2672,8 +2672,6 @@
'platform/SerializedResource.h',
'platform/Theme.cpp',
'platform/ThreadGlobalData.cpp',
- 'platform/Widget.cpp',
- 'platform/Widget.h',
'platform/animation/AnimationValue.h',
'platform/animation/AnimationTranslationUtil.cpp',
'platform/animation/AnimationTranslationUtil.h',
@@ -2696,7 +2694,6 @@
'platform/chromium/MemoryUsageSupportChromium.cpp',
'platform/chromium/MIMETypeRegistryChromium.cpp',
'platform/chromium/PasteMode.h',
- 'platform/chromium/PlatformScreenChromium.cpp',
'platform/chromium/PlatformThemeChromiumDefault.cpp',
'platform/chromium/PlatformThemeChromiumDefault.h',
'platform/chromium/PlatformSpeechSynthesizerChromium.cpp',

Powered by Google App Engine
This is Rietveld 408576698