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

Unified Diff: chromecast/browser/BUILD.gn

Issue 2626863006: [Chromecast] Add CastWebContents (Closed)
Patch Set: [Chromecast] Add CastWebContents 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 | chromecast/browser/android/cast_content_window_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromecast/browser/BUILD.gn
diff --git a/chromecast/browser/BUILD.gn b/chromecast/browser/BUILD.gn
index c2a89220c8eaa2d1fcaa46373d724b6c711354e2..652ca56ebb3a2e983f0ae0f556d87e71e2b37942 100644
--- a/chromecast/browser/BUILD.gn
+++ b/chromecast/browser/BUILD.gn
@@ -39,6 +39,8 @@ source_set("browser") {
"cast_quota_permission_context.h",
"cast_resource_dispatcher_host_delegate.cc",
"cast_resource_dispatcher_host_delegate.h",
+ "cast_web_view.cc",
+ "cast_web_view.h",
"devtools/cast_devtools_manager_delegate.cc",
"devtools/cast_devtools_manager_delegate.h",
"devtools/remote_debugging_server.cc",
« no previous file with comments | « no previous file | chromecast/browser/android/cast_content_window_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698