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

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

Issue 2524763002: make NavigationGesture part of public content API and use it outside content (Closed)
Patch Set: Created 4 years, 1 month 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 | « content/public/browser/navigation_handle.cc ('k') | content/public/common/navigation_gesture.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index a0ed34b8f00ad095a7a040010b50c422d1f2a034..1a21638066eab2c634bb78581351182cc2a43246 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -155,6 +155,7 @@ source_set("common_sources") {
"mhtml_generation_params.h",
"mojo_channel_switches.cc",
"mojo_channel_switches.h",
+ "navigation_gesture.h",
"notification_resources.cc",
"notification_resources.h",
"origin_util.h",
« no previous file with comments | « content/public/browser/navigation_handle.cc ('k') | content/public/common/navigation_gesture.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698