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

Unified Diff: chrome/chrome_browser.gypi

Issue 5278001: Add a preference to clear Flash LSO data in the Clear Browsing Data dialog. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 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_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 675fa77855d642304708acdb1947d81bfce3f48d..f753e18be8254585efb40933282ccec656d04edb 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2382,6 +2382,8 @@
'browser/platform_util_win.cc',
'browser/plugin_data_remover.cc',
'browser/plugin_data_remover.h',
+ 'browser/plugin_data_remover_helper.cc',
+ 'browser/plugin_data_remover_helper.h',
'browser/plugin_download_helper.cc',
'browser/plugin_download_helper.h',
'browser/plugin_exceptions_table_model.cc',

Powered by Google App Engine
This is Rietveld 408576698