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

Unified Diff: third_party/WebKit/Source/core/DEPS

Issue 1832343002: Introduce BackspaceStateMachine (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: third_party/WebKit/Source/core/DEPS
diff --git a/third_party/WebKit/Source/core/DEPS b/third_party/WebKit/Source/core/DEPS
index c34e54faa87eca91436160e3a49dd476cf3fea46..6450fc375516d8897ad5a610067922a386ac1634 100644
--- a/third_party/WebKit/Source/core/DEPS
+++ b/third_party/WebKit/Source/core/DEPS
@@ -8,6 +8,7 @@ include_rules = [
"+platform",
"+public/platform",
"-public/web",
+ "+third_party/icu/source/common/unicode",
yosin_UTC9 2016/03/28 09:33:52 MEMO: This change is also in crrev.com/1833413002
Seigo Nonaka 2016/03/29 04:29:05 Done.
"+third_party/skia/include",
"-web",
]

Powered by Google App Engine
This is Rietveld 408576698