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

Unified Diff: chrome/browser/DEPS

Issue 2588293005: Shape Detection: Add Text Detection in Chrome Android (Closed)
Patch Set: Change binding interface for mock-textdetection, rebase Created 3 years, 12 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: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 663fa6f74e7eb68bf0ec38fce51b4ddfe7bfdd02..51a94fadd0549da63f29e3312b48b980af14b949 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -111,6 +111,7 @@ include_rules = [
"+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrientationLockType.h",
"+third_party/WebKit/public/platform/modules/permissions/permission_status.mojom.h",
"+third_party/WebKit/public/platform/modules/shapedetection/barcodedetection.mojom.h",
+ "+third_party/WebKit/public/platform/modules/shapedetection/textdetection.mojom.h",
"+third_party/WebKit/public/platform/modules/webshare/webshare.mojom.h",
"+third_party/WebKit/public/platform/site_engagement.mojom.h",
"+third_party/WebKit/public/public_features.h",

Powered by Google App Engine
This is Rietveld 408576698