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

Unified Diff: content/browser/BUILD.gn

Issue 2681933002: Add Java wrapper for RenderFrameHost (Closed)
Patch Set: s/GetURL/GetLastCommittedURL/g Created 3 years, 10 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 | « no previous file | content/browser/android/browser_jni_registrar.cc » ('j') | content/browser/frame_host/DEPS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index e75bc9d5d51e6cf811fd3a0d4293340a1f26beea..a9f6d3ad2ccffa82a88001118ebdc9809207cd36 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1773,6 +1773,8 @@ source_set("browser") {
"android/tracing_controller_android.h",
"android/web_contents_observer_proxy.cc",
"android/web_contents_observer_proxy.h",
+ "frame_host/render_frame_host_android.cc",
+ "frame_host/render_frame_host_android.h",
"media/capture/screen_capture_device_android.cc",
"media/capture/screen_capture_device_android.h",
"renderer_host/compositor_impl_android.cc",
« no previous file with comments | « no previous file | content/browser/android/browser_jni_registrar.cc » ('j') | content/browser/frame_host/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698