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

Unified Diff: ui/gfx/compositor/DEPS

Issue 10365007: ui: Move compositor/ directory out of gfx/, up to ui/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix DEPS Created 8 years, 8 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 | « ui/compositor/test_web_graphics_context_3d.cc ('k') | ui/gfx/compositor/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/compositor/DEPS
diff --git a/ui/gfx/compositor/DEPS b/ui/gfx/compositor/DEPS
deleted file mode 100644
index b37b8c6f64cc4f81c084d36ad876b7a4359a091c..0000000000000000000000000000000000000000
--- a/ui/gfx/compositor/DEPS
+++ /dev/null
@@ -1,9 +0,0 @@
-# NOTE(piman): This is not an invitation to add WebKit stuff in general into
-# the compositor/ui. These lines will disappear once we can extract the Chromium
-# Compositor out of WebKit.
-include_rules = [
- "+third_party/WebKit/Source/Platform/chromium/public",
- "+third_party/WebKit/Source/WebKit/chromium",
- "+webkit/glue",
- "+webkit/gpu",
-]
« no previous file with comments | « ui/compositor/test_web_graphics_context_3d.cc ('k') | ui/gfx/compositor/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698