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

Unified Diff: ppapi/tests/DEPS

Issue 9030001: Move paint aggregator and the completion callback factory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix DEPS Created 8 years, 12 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
Index: ppapi/tests/DEPS
diff --git a/ppapi/tests/DEPS b/ppapi/tests/DEPS
index d679198b85f63251becb22f66e985f1f05126787..e901f41721bdb0ba79178fe0af26526a2c3de34b 100644
--- a/ppapi/tests/DEPS
+++ b/ppapi/tests/DEPS
@@ -10,6 +10,7 @@ include_rules = [
"+ppapi/c",
"+ppapi/cpp",
"+ppapi/tests",
+ "+ppapi/utility",
]
# checkdeps.py shouldn't check include paths for files in clang, which aren't
# part of the chrome build.

Powered by Google App Engine
This is Rietveld 408576698