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

Unified Diff: content/content_renderer.gypi

Issue 23678008: Refactor KeySystems code to call a function to populate the info. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add missing file Created 7 years, 3 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: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index 40e015b994440519f7375e3023dd39b6e05bd1b1..3c7e60013e9a322997ff0da967d9f8e2db73f1bc 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -40,6 +40,8 @@
'public/renderer/document_state.h',
'public/renderer/history_item_serialization.cc',
'public/renderer/history_item_serialization.h',
+ 'public/renderer/key_system_info.cc',
+ 'public/renderer/key_system_info.h',
'public/renderer/navigation_state.cc',
'public/renderer/navigation_state.h',
'public/renderer/password_form_conversion_utils.h',

Powered by Google App Engine
This is Rietveld 408576698