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

Unified Diff: chrome/chrome_browser.gypi

Issue 1423063004: Allow Chrome to bind an Application request from mojo_runner. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@callback
Patch Set: . Created 5 years, 1 month 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 | « chrome/browser/mojo_runner_util.cc ('k') | components/mus/example/main/main_application_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 72908c81ef8efe051e7fdac7e05b08b617c57ff7..e9fe697ba22427d718e0df9284e8d661e4653950 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -665,6 +665,8 @@
'browser/memory_details_win.cc',
'browser/mod_pagespeed/mod_pagespeed_metrics.cc',
'browser/mod_pagespeed/mod_pagespeed_metrics.h',
+ 'browser/mojo_runner_util.cc',
+ 'browser/mojo_runner_util.h',
'browser/native_window_notification_source.h',
'browser/net/predictor_tab_helper.cc',
'browser/net/predictor_tab_helper.h',
« no previous file with comments | « chrome/browser/mojo_runner_util.cc ('k') | components/mus/example/main/main_application_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698