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

Unified Diff: cc/DEPS

Issue 12379055: Changed SoftwareOutputDevice interface. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 10 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 | cc/cc.gyp » ('j') | cc/software_output_device.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/DEPS
diff --git a/cc/DEPS b/cc/DEPS
index 6c793cda8032f0931e6780cf507886d66ab2004f..5122f3bfa88edee90f7bf410df099fb56e2a00aa 100644
--- a/cc/DEPS
+++ b/cc/DEPS
@@ -7,6 +7,7 @@ include_rules = [
"+third_party/khronos/GLES2/gl2ext.h",
"+ui/gfx",
"+ui/gl",
+ "+ui/surface",
# TODO(danakj): Drop dependencies on WebKit Platform API from cc.
"+third_party/WebKit/Source/Platform/chromium/public",
# TODO(jamesr): Remove once cc depends on GLES2Interface instead of WGC3D
« no previous file with comments | « no previous file | cc/cc.gyp » ('j') | cc/software_output_device.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698