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

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

Issue 860593003: Move WebInputEvent from public/web to public/platform (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Build fix 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 | « no previous file | sky/engine/platform/exported/WebInputEvent.cpp » ('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 93537b41be54b422bb633fa7928fd50c926933bb..63bf93c77395e5fb1f6537b34f084d10a5a5d791 100644
--- a/sky/engine/platform/BUILD.gn
+++ b/sky/engine/platform/BUILD.gn
@@ -133,6 +133,7 @@ source_set("platform") {
"exported/WebHTTPBody.cpp",
"exported/WebHTTPLoadInfo.cpp",
"exported/WebImageSkia.cpp",
+ "exported/WebInputEvent.cpp",
"exported/WebString.cpp",
"exported/WebTransformKeyframe.cpp",
"exported/WebURL.cpp",
« no previous file with comments | « no previous file | sky/engine/platform/exported/WebInputEvent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698