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

Unified Diff: content/content_browser.gypi

Issue 12041078: Clear the clipboard closing Incognito window (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Moved the feature to 'content' layer Created 7 years, 10 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 85eb45132e2f688731eb6ed569ec3873178ee308..3c71463b91c734e27a51be907f0b5f1fc32f442b 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -86,6 +86,8 @@
'public/browser/gpu_data_manager_observer.h',
'public/browser/histogram_fetcher.h',
'public/browser/host_zoom_map.h',
+ 'public/browser/incognito_marker.cc',
+ 'public/browser/incognito_marker.h',
'public/browser/indexed_db_context.h',
'public/browser/interstitial_page.h',
'public/browser/invalidate_type.h',

Powered by Google App Engine
This is Rietveld 408576698