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

Unified Diff: content/content_browser.gypi

Issue 98603007: Launches a privileged utility process. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mostly test cleanup. Created 6 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 3bd337ebb72146bf31b14b682625b63a664db673..d8f6138d9a5c066439cb076267e93989854dc2fa 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -352,6 +352,10 @@
'browser/cert_store_impl.h',
'browser/child_process_launcher.cc',
'browser/child_process_launcher.h',
+ 'browser/child_process_launcher_elevated_win.cc',
+ 'browser/child_process_launcher_elevated_win.h',
+ 'browser/child_process_launcher_impl.cc',
+ 'browser/child_process_launcher_impl.h',
'browser/child_process_security_policy_impl.cc',
'browser/child_process_security_policy_impl.h',
'browser/cross_site_request_manager.cc',

Powered by Google App Engine
This is Rietveld 408576698