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

Unified Diff: ui/gfx/DEPS

Issue 23498059: Remove last dependencies on ui/base from ui/gfx (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix DEPS file Created 7 years, 3 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 | ui/gfx/android/device_display_info.h » ('j') | ui/gfx/blit.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/DEPS
diff --git a/ui/gfx/DEPS b/ui/gfx/DEPS
index 2f74209edcb56261eff1ba5d010cd56be8efc2fe..dc24ff99f97783e69e0b2697bf41d749b83d04c2 100644
--- a/ui/gfx/DEPS
+++ b/ui/gfx/DEPS
@@ -2,7 +2,5 @@ include_rules = [
"+base",
"+skia",
"+third_party/angle",
- "+ui/base/ui_export.h", # TODO(beng): remove
- "+ui/base/layout.h", # TODO(davemoore): remove
"+ui/test/ui_unittests_resource.h", # TODO(beng): remove
]
« no previous file with comments | « no previous file | ui/gfx/android/device_display_info.h » ('j') | ui/gfx/blit.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698