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

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: Removed includes + style changes 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 bcbbd0759b61e2a029ac1f4936aedbf97f221077..b6ea64c0bc2fdaaecd8c97fa0fc4f5036af37663 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -109,6 +109,8 @@
'public/browser/notification_service.h',
'public/browser/notification_source.h',
'public/browser/notification_types.h',
+ 'public/browser/off_the_record_marker.cc',
+ 'public/browser/off_the_record_marker.h',
'public/browser/overscroll_configuration.h',
'public/browser/page_navigator.cc',
'public/browser/page_navigator.h',

Powered by Google App Engine
This is Rietveld 408576698