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

Unified Diff: WATCHLISTS

Issue 11269022: Add Vector2d classes that represent offsets, instead of using Point. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: RenderText fixup Created 8 years, 2 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 | « no previous file | ash/display/multi_display_manager.cc » ('j') | content/public/common/common_param_traits.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index 12a03323aa868020d377c15d1b9b9128675e603a..f98517b6947af00242b5ece7f36a011c16dd8e39 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -199,7 +199,8 @@
'filepath': 'ui/gfx/rect|'\
'ui/gfx/point|'\
'ui/gfx/size|'\
- 'ui/gfx/transform',
+ 'ui/gfx/transform|'\
+ 'ui/gfx/vector2d',
},
'gpu': {
'filepath': 'gpu/',
« no previous file with comments | « no previous file | ash/display/multi_display_manager.cc » ('j') | content/public/common/common_param_traits.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698