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

Unified Diff: chrome/chrome_renderer.gypi

Issue 61643022: Proxy private UMA pepper interface for out-of-process and NaCl plugins. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove errant file, fix comment typo Created 7 years, 1 month 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: chrome/chrome_renderer.gypi
diff --git a/chrome/chrome_renderer.gypi b/chrome/chrome_renderer.gypi
index ae6c3c1c8a8b868e9f672bf24b4836b418d9d019..270ae48671f6dd5d7c737cb9662fd1cbfbb0b5f6 100644
--- a/chrome/chrome_renderer.gypi
+++ b/chrome/chrome_renderer.gypi
@@ -269,6 +269,8 @@
'renderer/pepper/pepper_pdf_host.h',
'renderer/pepper/pepper_shared_memory_message_filter.cc',
'renderer/pepper/pepper_shared_memory_message_filter.h',
+ 'renderer/pepper/pepper_uma_renderer_host.cc',
+ 'renderer/pepper/pepper_uma_renderer_host.h',
yzshen1 2013/12/04 19:32:51 nit: you could probably call it pepper_uma_host to
elijahtaylor1 2013/12/21 02:26:21 Done.
'renderer/pepper/pnacl_translation_resource_host.cc',
'renderer/pepper/pnacl_translation_resource_host.h',
'renderer/pepper/ppb_nacl_private_impl.cc',
« no previous file with comments | « no previous file | chrome/renderer/chrome_content_renderer_client.h » ('j') | chrome/renderer/chrome_content_renderer_client.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698