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

Unified Diff: content/browser/BUILD.gn

Issue 2178973004: DialogSurfaceManager implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: cleanup 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
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 72c35680466f2930b71a4dd4ffe130fe2958513e..2b3ee23abacfbfb679cb5f2733c5443f956e6026 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1706,6 +1706,8 @@ source_set("browser") {
"android/content_view_statics.h",
"android/date_time_chooser_android.cc",
"android/date_time_chooser_android.h",
+ "android/dialog_android_overlay.cc",
+ "android/dialog_android_overlay.h",
"android/gesture_event_type.h",
"android/interstitial_page_delegate_android.cc",
"android/interstitial_page_delegate_android.h",

Powered by Google App Engine
This is Rietveld 408576698