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

Unified Diff: ppapi/cpp/private/DEPS

Issue 8764004: Add DEPS include rules so we don't accidentally use base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add forgotten DEPS files, fix use of WIN macro Created 9 years, 1 month 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/cpp/private/DEPS
diff --git a/ppapi/cpp/private/DEPS b/ppapi/cpp/private/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..87802f33d86bd6936b1a329118ee137245804274
--- /dev/null
+++ b/ppapi/cpp/private/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+ppapi/c/private",
+ "+ppapi/cpp/private",
+]
« ppapi/api/pp_macros.idl ('K') | « ppapi/cpp/file_io.cc ('k') | ppapi/cpp/trusted/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698