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

Unified Diff: content/browser/DEPS

Issue 2722273002: Add Select All to Android floating insertion menu (Closed)
Patch Set: Rebase 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/DEPS
diff --git a/content/browser/DEPS b/content/browser/DEPS
index 7b93f69c48112132e916fd072d62a252d4fd119d..12df2743bb73927bdac693cbbc265f8b7ccbafcd 100644
--- a/content/browser/DEPS
+++ b/content/browser/DEPS
@@ -112,6 +112,7 @@ include_rules = [
"+third_party/WebKit/public/web/WebAXEnums.h",
"+third_party/WebKit/public/web/WebCompositionUnderline.h",
"+third_party/WebKit/public/web/WebConsoleMessage.h",
+ "+third_party/WebKit/public/web/WebContextMenuData.h",
boliu 2017/04/07 17:33:14 I guess Alex can decide if EditFlags should be fac
"+third_party/WebKit/public/web/WebDeviceEmulationParams.h",
"+third_party/WebKit/public/web/WebDragStatus.h",
"+third_party/WebKit/public/web/WebFindOptions.h",

Powered by Google App Engine
This is Rietveld 408576698