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

Unified Diff: chromecast/ui/gfx/platform_font_cast.cc

Issue 223143003: Initial checkin of chromecast content embedder (cast_shell) and related build scripts. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add an additional function in gl_surface_cast.cc Created 6 years, 9 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
Index: chromecast/ui/gfx/platform_font_cast.cc
diff --git a/ui/gfx/platform_font_android.cc b/chromecast/ui/gfx/platform_font_cast.cc
similarity index 90%
copy from ui/gfx/platform_font_android.cc
copy to chromecast/ui/gfx/platform_font_cast.cc
index 332a0788ea5826563470012f1df773465b27974c..8322faff16dcf41bbd8f65cbf43f4c5db38a1d0c 100644
--- a/ui/gfx/platform_font_android.cc
+++ b/chromecast/ui/gfx/platform_font_cast.cc
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright (c) 2014 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

Powered by Google App Engine
This is Rietveld 408576698