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

Unified Diff: webkit/child/webkit_child.gyp

Issue 160023003: Move webfallbackthemeengine_impl.* to content/child/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix namespace nits Created 6 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
Index: webkit/child/webkit_child.gyp
diff --git a/webkit/child/webkit_child.gyp b/webkit/child/webkit_child.gyp
index 66b08a01e813a0f1356eb70277c9c769df685b4d..bf992f70cb5f5ccd264a4553bcd7d1bf34db67e9 100644
--- a/webkit/child/webkit_child.gyp
+++ b/webkit/child/webkit_child.gyp
@@ -68,8 +68,6 @@
'resource_loader_bridge.h',
'touch_fling_gesture_curve.cc',
'touch_fling_gesture_curve.h',
- 'webfallbackthemeengine_impl.cc',
- 'webfallbackthemeengine_impl.h',
'webkit_child_export.h',
'webkit_child_helpers.cc',
'webkit_child_helpers.h',

Powered by Google App Engine
This is Rietveld 408576698