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

Unified Diff: remoting/DEPS

Issue 7491070: Switch over to using SkRegions to calculate dirty areas. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixed up shared lib compile Created 9 years, 4 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 | remoting/base/capture_data.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/DEPS
diff --git a/remoting/DEPS b/remoting/DEPS
index 324f7a56ab9f520101c4c6a55fe85fed80ca54b0..89f92b7e31cae87d416dd6a92582c62707b58f7d 100644
--- a/remoting/DEPS
+++ b/remoting/DEPS
@@ -5,6 +5,9 @@ include_rules = [
"-remoting",
"+remoting/base",
"+remoting/proto",
+ "+skia/config",
+ "+skia/ext",
"+third_party/GTM",
"+third_party/GTM/AppKit",
+ "+third_party/skia/include/core",
]
« no previous file with comments | « no previous file | remoting/base/capture_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698