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

Unified Diff: content/common/gpu/DEPS

Issue 16328003: Move a bunch of child-only code from content/common to content/child (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 6 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 | « content/common/fileapi/file_system_dispatcher.cc ('k') | content/common/gpu/gpu_channel.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/gpu/DEPS
diff --git a/content/common/gpu/DEPS b/content/common/gpu/DEPS
index 7e5f40b3e18035d2c0098b31cc6778363456d036..c3fb3ab56967c941f98d93817ae50c0476cfa073 100644
--- a/content/common/gpu/DEPS
+++ b/content/common/gpu/DEPS
@@ -7,4 +7,7 @@ include_rules = [
"+third_party/angle/include",
"+third_party/openmax",
"+third_party/mesa",
+
+ # For single process mode
+ "+content/child/child_thread.h",
]
« no previous file with comments | « content/common/fileapi/file_system_dispatcher.cc ('k') | content/common/gpu/gpu_channel.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698