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

Unified Diff: webkit/glue/webkit_glue.gypi

Issue 10823434: [6] Moves CreateVersionFromString to plugin_utils and updates the callers. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Addressing jam@'s review comments Created 8 years, 4 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: webkit/glue/webkit_glue.gypi
diff --git a/webkit/glue/webkit_glue.gypi b/webkit/glue/webkit_glue.gypi
index f7b6bed3049d8813d2828d4ba400ace596009f81..45d3c5f6db104cb575e8e25bc399e2eab492fa5b 100644
--- a/webkit/glue/webkit_glue.gypi
+++ b/webkit/glue/webkit_glue.gypi
@@ -201,6 +201,8 @@
'../plugins/npapi/plugin_stream_win.cc',
'../plugins/npapi/plugin_string_stream.cc',
'../plugins/npapi/plugin_string_stream.h',
+ '../plugins/npapi/plugin_utils.cc',
+ '../plugins/npapi/plugin_utils.h',
'../plugins/npapi/plugin_web_event_converter_mac.h',
'../plugins/npapi/plugin_web_event_converter_mac.mm',
'../plugins/npapi/webplugin.cc',

Powered by Google App Engine
This is Rietveld 408576698