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

Unified Diff: content/content_app.gypi

Issue 2049843004: Upstream: Renderers are running in WebAPKs. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Always check command line flags in getNum(Class)ofService(). Created 4 years, 6 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_app.gypi
diff --git a/content/content_app.gypi b/content/content_app.gypi
index 2ed4ed7fd9754075287584926491b9312c16c38e..e82a541179e3af90d76378f56509546106b8815c 100644
--- a/content/content_app.gypi
+++ b/content/content_app.gypi
@@ -22,8 +22,8 @@
'sources': [
'app/android/app_jni_registrar.cc',
'app/android/app_jni_registrar.h',
- 'app/android/child_process_service.cc',
- 'app/android/child_process_service.h',
+ 'app/android/child_process_service_impl.cc',
+ 'app/android/child_process_service_impl.h',
'app/android/content_jni_onload.cc',
'app/android/content_main.cc',
'app/android/content_main.h',

Powered by Google App Engine
This is Rietveld 408576698