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

Unified Diff: sky/engine/web/Sky.cpp

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/web/LinkHighlight.cpp ('k') | sky/engine/web/WebKit.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/web/Sky.cpp
diff --git a/sky/engine/web/WebKit.cpp b/sky/engine/web/Sky.cpp
similarity index 99%
rename from sky/engine/web/WebKit.cpp
rename to sky/engine/web/Sky.cpp
index 486618c9b9689bc91d67d02ef70a29797d99f692..fe050e7c55b1b2fc0fefaaa3e1f8164d56568755 100644
--- a/sky/engine/web/WebKit.cpp
+++ b/sky/engine/web/Sky.cpp
@@ -29,7 +29,7 @@
*/
#include "config.h"
-#include "public/web/WebKit.h"
+#include "public/web/Sky.h"
#include "base/message_loop/message_loop.h"
#include "bindings/core/v8/V8Binding.h"
« no previous file with comments | « sky/engine/web/LinkHighlight.cpp ('k') | sky/engine/web/WebKit.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698