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

Unified Diff: sky/engine/platform/BUILD.gn

Issue 871683002: Remove a number of unused features from WebViewImpl (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 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 | « sky/engine/core/page/Page.cpp ('k') | sky/engine/platform/exported/WebActiveGestureAnimation.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/platform/BUILD.gn
diff --git a/sky/engine/platform/BUILD.gn b/sky/engine/platform/BUILD.gn
index d1f5bae5714e7c90fa0ae44c676d015a2dd41a1e..5bdfacf8069f017fd2bace2e28a48ffdff8ddf53 100644
--- a/sky/engine/platform/BUILD.gn
+++ b/sky/engine/platform/BUILD.gn
@@ -122,8 +122,6 @@ source_set("platform") {
"exported/linux/WebFontRenderStyle.cpp",
"exported/Platform.cpp",
"exported/ServiceProvider.cpp",
- "exported/WebActiveGestureAnimation.cpp",
- "exported/WebActiveGestureAnimation.h",
"exported/WebArrayBuffer.cpp",
"exported/WebCommon.cpp",
"exported/WebConvertableToTraceFormat.cpp",
« no previous file with comments | « sky/engine/core/page/Page.cpp ('k') | sky/engine/platform/exported/WebActiveGestureAnimation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698