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

Unified Diff: content/content_browser.gypi

Issue 12218078: Implement a policy to autologin a public account. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: split an assert 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 c4d75be2a6d605330d60f80f306ac2c94bc391be..43159627ecd741e1ad2725cf19bb164e67694cc6 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -111,6 +111,8 @@
'public/browser/notification_service.h',
'public/browser/notification_source.h',
'public/browser/notification_types.h',
+ 'public/browser/notification_watcher.cc',
+ 'public/browser/notification_watcher.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