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

Unified Diff: mojo/runner/BUILD.gn

Issue 1231493002: mandoline filesystem: Save cookie data to the mojo:filesystem. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge with ToT Created 5 years, 5 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/runner/BUILD.gn
diff --git a/mojo/runner/BUILD.gn b/mojo/runner/BUILD.gn
index 47df1256a7619076a55bf630cd92ae0295415445..a975bceb574aef644f5ccd47511b8cad5fd4fa68 100644
--- a/mojo/runner/BUILD.gn
+++ b/mojo/runner/BUILD.gn
@@ -109,6 +109,8 @@ source_set("lib") {
"init.h",
"out_of_process_native_runner.cc",
"out_of_process_native_runner.h",
+ "scoped_user_data_dir.cc",
+ "scoped_user_data_dir.h",
"task_runners.cc",
"task_runners.h",
"url_resolver.cc",

Powered by Google App Engine
This is Rietveld 408576698