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

Unified Diff: content/content_tests.gypi

Issue 12218078: Implement a policy to autologin a public account. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 9 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_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index ad5bae8e471f97976af4bd26ba6f351f0eba7593..8a9625f3430a8bf22bedf2569e930ecbda395cce 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -49,6 +49,8 @@
'public/test/mock_render_thread.h',
'public/test/mock_resource_context.cc',
'public/test/mock_resource_context.h',
+ 'public/test/notification_watcher.cc',
+ 'public/test/notification_watcher.h',
'public/test/render_view_fake_resources_test.cc',
'public/test/render_view_fake_resources_test.h',
'public/test/render_view_test.cc',

Powered by Google App Engine
This is Rietveld 408576698