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

Unified Diff: chrome/chrome_browser_extensions.gypi

Issue 1434663004: Aura on Android: Stub Implementation of NativeProcessLauncher. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@compile_extensions_browser
Patch Set: Addressed feedback from patch set 1. 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/extensions/api/messaging/native_process_launcher_android.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser_extensions.gypi
diff --git a/chrome/chrome_browser_extensions.gypi b/chrome/chrome_browser_extensions.gypi
index 377d132f837b1258ff8d97e82b38079db318cd53..1aed111a2b0c36a4095dcd87bc321f809089da6f 100644
--- a/chrome/chrome_browser_extensions.gypi
+++ b/chrome/chrome_browser_extensions.gypi
@@ -64,6 +64,7 @@
'browser/extensions/api/messaging/native_message_process_host.h',
'browser/extensions/api/messaging/native_process_launcher.cc',
'browser/extensions/api/messaging/native_process_launcher.h',
+ 'browser/extensions/api/messaging/native_process_launcher_android.cc',
'browser/extensions/api/messaging/native_process_launcher_posix.cc',
'browser/extensions/api/messaging/native_process_launcher_win.cc',
],
« no previous file with comments | « chrome/browser/extensions/api/messaging/native_process_launcher_android.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698