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

Unified Diff: mojo/services/html_viewer/BUILD.gn

Issue 1093433002: html_viewer: Add a mock WebNotificationManager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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: mojo/services/html_viewer/BUILD.gn
diff --git a/mojo/services/html_viewer/BUILD.gn b/mojo/services/html_viewer/BUILD.gn
index f5a5d43a8002f1b0f1c7fa810aaf9eb9b87c406a..c30dc5c22539909edbf788982d995c9239ef1765 100644
--- a/mojo/services/html_viewer/BUILD.gn
+++ b/mojo/services/html_viewer/BUILD.gn
@@ -76,6 +76,8 @@ source_set("lib") {
"webmediaplayer_factory.h",
"webmimeregistry_impl.cc",
"webmimeregistry_impl.h",
+ "webnotificationmanager_impl.cc",
sky 2015/04/15 23:17:46 I don't get our naming of these files. I would hav
+ "webnotificationmanager_impl.h",
"webscheduler_impl.cc",
"webscheduler_impl.h",
"websockethandle_impl.cc",

Powered by Google App Engine
This is Rietveld 408576698