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

Unified Diff: content/public/browser/BUILD.gn

Issue 2775553002: Adds the ability for WebContentsDelegate to decide if event should be updated (Closed)
Patch Set: Fix compile Created 3 years, 9 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/public/browser/BUILD.gn
diff --git a/content/public/browser/BUILD.gn b/content/public/browser/BUILD.gn
index 778f704f02741f2b51d58cb5f285027047a8506b..d0f13d57de82dbe7e16cfb56cf586f711228c77c 100644
--- a/content/public/browser/BUILD.gn
+++ b/content/public/browser/BUILD.gn
@@ -133,6 +133,7 @@ source_set("browser_sources") {
"invalidate_type.h",
"javascript_dialog_manager.cc",
"javascript_dialog_manager.h",
+ "keyboard_event_processing_result.h",
"load_notification_details.h",
"local_storage_usage_info.h",
"media_capture_devices.h",
« no previous file with comments | « content/browser/web_contents/web_contents_impl.cc ('k') | content/public/browser/keyboard_event_processing_result.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698