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

Unified Diff: webkit/glue/webkit_glue.gypi

Issue 15720004: Introduce webkit_glue::Latin1OrUTF16ToUTF16 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add missing include Created 7 years, 7 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 | « webkit/glue/latin1_string_conversions.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/webkit_glue.gypi
diff --git a/webkit/glue/webkit_glue.gypi b/webkit/glue/webkit_glue.gypi
index f4c78a7e5340569cc8ee6e98a099861b0c837310..80f235051b9b54f9faf3d3ac7c09a2bdfd9a3db0 100644
--- a/webkit/glue/webkit_glue.gypi
+++ b/webkit/glue/webkit_glue.gypi
@@ -206,6 +206,8 @@
'glue_serialize.h',
'image_decoder.cc',
'image_decoder.h',
+ 'latin1_string_conversions.cc',
+ 'latin1_string_conversions.h',
'network_list_observer.h',
'npruntime_util.cc',
'npruntime_util.h',
« no previous file with comments | « webkit/glue/latin1_string_conversions.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698