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

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: sync Created 10 years 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
« no previous file with comments | « chrome/browser/ui/options/options_util.cc ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index dc082a38653540f3956121e78aedf2d9f75632a4..3d6ff3188e2a9ed3ecc861c33e31bb9f7829f6d7 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1949,6 +1949,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',
« no previous file with comments | « chrome/browser/ui/options/options_util.cc ('k') | chrome/common/pref_names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698