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

Unified Diff: content/content_browser.gypi

Issue 1979733002: Add ability to clear content licenses (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: seperate file Created 4 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index db701ae81811bedb5fff0cc24e3f33f1acc5b15b..ae7ccc1a47e69fde7cf15ec4f7c33c30d15c8131 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1814,6 +1814,8 @@
'browser/plugin_content_origin_whitelist.h',
'browser/plugin_data_remover_impl.cc',
'browser/plugin_data_remover_impl.h',
+ 'browser/plugin_private_storage_helper.cc',
+ 'browser/plugin_private_storage_helper.h',
'browser/plugin_service_impl.cc',
'browser/plugin_service_impl.h',
'browser/ppapi_plugin_process_host.cc',

Powered by Google App Engine
This is Rietveld 408576698