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

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

Issue 676933002: Rename WebKit.h/cpp to Sky.h/cpp (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 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
« no previous file with comments | « sky/engine/public/web/WebKit.h ('k') | sky/engine/web/ChromeClientImpl.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/web/BUILD.gn
diff --git a/sky/engine/web/BUILD.gn b/sky/engine/web/BUILD.gn
index 95a113a17f259fb7f31ec0fa5b2a70320206298a..d73d3f3694b967582947d109c800495fe3007c83 100644
--- a/sky/engine/web/BUILD.gn
+++ b/sky/engine/web/BUILD.gn
@@ -93,7 +93,7 @@ component("web") {
"WebInputEvent.cpp",
"WebInputEventConversion.cpp",
"WebInputEventConversion.h",
- "WebKit.cpp",
+ "Sky.cpp",
"WebLeakDetector.cpp",
"WebLocalFrameImpl.cpp",
"WebLocalFrameImpl.h",
« no previous file with comments | « sky/engine/public/web/WebKit.h ('k') | sky/engine/web/ChromeClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698