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

Side by Side 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, 10 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+wtf", 2 "+wtf",
3 "+../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
3 ] 4 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698