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

Unified Diff: ppapi/native_client/DEPS

Issue 15793014: Use native_client/src/public/ for IMC headers (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
Index: ppapi/native_client/DEPS
diff --git a/ppapi/native_client/DEPS b/ppapi/native_client/DEPS
index 853cbd4d93e09c22c81d99f285e31eaf8479cd88..dbcded943de99b53f3b169c837cbc9af90a8188b 100644
--- a/ppapi/native_client/DEPS
+++ b/ppapi/native_client/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+native_client/src/include",
+ "+native_client/src/public",
"+native_client/src/shared/platform",
# TODO(bradnelson): Eliminate these as they are actually incorrectly rooted

Powered by Google App Engine
This is Rietveld 408576698