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

Unified Diff: public/DEPS

Issue 149053002: Blink WebTouchPoint stores its location as WebFloatPoint, instead of WebPoint. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Rebase / minor fixes. Created 6 years, 11 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: public/DEPS
diff --git a/public/DEPS b/public/DEPS
index 4e83c6f1263db862d79092062a5bcb8b3ea233cd..6fcb039c1df55c1bb62040a5a4955cc150ee01a8 100644
--- a/public/DEPS
+++ b/public/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+wtf",
+ "+../platform"
jamesr 2014/02/03 21:48:23 don't do this
tdresser 2014/02/04 14:46:23 I had a conversation with joi@ about the correct a
Jói 2014/02/04 15:10:15 Yeah, checkdeps works on the include paths as they
]

Powered by Google App Engine
This is Rietveld 408576698