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

Unified Diff: ui/compositor/DEPS

Issue 12440005: Use gpu::Mailbox in IPCs instead of std::string (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 9 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 | « gpu/command_buffer/service/mailbox_manager.cc ('k') | ui/compositor/compositor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/compositor/DEPS
diff --git a/ui/compositor/DEPS b/ui/compositor/DEPS
index 95ad49f159e3955cf05cad138f02c5815e91b5cd..165753a247d523e2160ea16e66c48d2b49a74e07 100644
--- a/ui/compositor/DEPS
+++ b/ui/compositor/DEPS
@@ -3,6 +3,7 @@
# Compositor out of WebKit.
include_rules = [
"+cc",
+ "+gpu/command_buffer/common/mailbox.h",
"+third_party/WebKit/Source/Platform/chromium/public",
"+third_party/WebKit/Source/WebKit/chromium/public",
"+webkit/glue",
« no previous file with comments | « gpu/command_buffer/service/mailbox_manager.cc ('k') | ui/compositor/compositor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698