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

Unified Diff: mojo/runner/BUILD.gn

Issue 1260813007: Mandoline: Support about:blank URL. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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
« no previous file with comments | « no previous file | mojo/runner/about_fetcher.h » ('j') | mojo/runner/about_fetcher.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/runner/BUILD.gn
diff --git a/mojo/runner/BUILD.gn b/mojo/runner/BUILD.gn
index eacefb61a87f2ac52f3b86e200deb4492005507f..7782c3caa56c7812cbe495772fb6a1d206a0a435 100644
--- a/mojo/runner/BUILD.gn
+++ b/mojo/runner/BUILD.gn
@@ -96,6 +96,8 @@ source_set("in_process_native_runner") {
source_set("lib") {
sources = [
+ "about_fetcher.cc",
+ "about_fetcher.h",
"child_process.cc",
"child_process.h",
"child_process_host.cc",
« no previous file with comments | « no previous file | mojo/runner/about_fetcher.h » ('j') | mojo/runner/about_fetcher.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698