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

Unified Diff: content/public/common/BUILD.gn

Issue 862813002: WIP: Prototype OOP V8 PAC. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Slight cleanup and report JS memory usage. Created 5 years, 11 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 | « content/public/browser/utility_process_host.h ('k') | content/public/common/process_resource_service.mojom » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index f65c35725cc4b7145e5e5565cf257d59d139917c..ed3b10abffdd5a94307fdd1adb7b4441db861f32 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -53,5 +53,6 @@ mojom("mojo_bindings") {
sources = [
"mojo_geoposition.mojom",
"permission_status.mojom",
+ "process_resource_service.mojom",
]
}
« no previous file with comments | « content/public/browser/utility_process_host.h ('k') | content/public/common/process_resource_service.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698