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

Unified Diff: public/web/DEPS

Issue 470883002: Add |WebTextDirection toWebTextDirection(TextDirection)|. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 6 years, 4 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
« no previous file with comments | « Source/web/WebViewImpl.cpp ('k') | public/web/WebTextDirection.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/DEPS
diff --git a/public/web/DEPS b/public/web/DEPS
index a06a7c3f37b2a653cb3d8327a063436071f681d9..cc01a5ec6aaa6d1b8a8a19b54d857ef4779e74be 100644
--- a/public/web/DEPS
+++ b/public/web/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+../platform",
"+core",
+ "+platform",
# For subdirectories.
"+../../platform",
« no previous file with comments | « Source/web/WebViewImpl.cpp ('k') | public/web/WebTextDirection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698