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

Unified Diff: sky/engine/core/painting/CanvasImage.cpp

Issue 1241673004: Minor sky/engine updates for Mac target (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Remove file added as a result of a bad merge Created 5 years, 5 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/editing/EditingBehavior.cpp ('k') | sky/engine/core/script/dart_debugger.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/painting/CanvasImage.cpp
diff --git a/sky/engine/core/painting/CanvasImage.cpp b/sky/engine/core/painting/CanvasImage.cpp
index 5e9ac9a806bce2261a3f148569de9f36f2ad5e61..a48ecd35969b061e5730b2756dbea70455b52185 100644
--- a/sky/engine/core/painting/CanvasImage.cpp
+++ b/sky/engine/core/painting/CanvasImage.cpp
@@ -20,4 +20,4 @@ int CanvasImage::height() const {
return bitmap_.height();
}
-} // namespace blink
+} // namespace blink
« no previous file with comments | « sky/engine/core/editing/EditingBehavior.cpp ('k') | sky/engine/core/script/dart_debugger.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698