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

Unified Diff: content/browser/BUILD.gn

Issue 2765443004: AndroidOverlay implementation using Dialog. (Closed)
Patch Set: fixed test Created 3 years, 8 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 5916da31aae03c6440a9663ea14f82f32cc6a504..de8c2e5b1ded25ada44ecf6a98b6b8e00938908f 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -264,6 +264,8 @@ source_set("browser") {
"android/content_video_view.cc",
"android/content_video_view.h",
"android/devtools_auth.cc",
+ "android/dialog_overlay_impl.cc",
+ "android/dialog_overlay_impl.h",
"android/gpu_process_callback.cc",
"android/gpu_process_callback.h",
"android/java_interfaces_impl.cc",
« no previous file with comments | « base/android/java/src/org/chromium/base/UnguessableToken.java ('k') | content/browser/android/browser_jni_registrar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698