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

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: Rebase to ToT for jam's core services patch. 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 9f1136ee0d90790842df64b3968587dcf8dec5c7..0cd04072025c9131528a40977e4ffdfc14f4d7fc 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