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

Unified Diff: sandbox/linux/DEPS

Issue 273423007: Move sanbox_export.h to //sandbox from //sandbox/linux and split root OWNERS file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Drop OWNERS Created 6 years, 7 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 | sandbox/linux/sandbox_export.h » ('j') | sandbox/sandbox_export.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/linux/DEPS
diff --git a/sandbox/linux/DEPS b/sandbox/linux/DEPS
index 5c5f476b0022ef36163d73e4ea57e8db33f50e40..39128593449dd94d5615fe62e716e41feaa6bbb1 100644
--- a/sandbox/linux/DEPS
+++ b/sandbox/linux/DEPS
@@ -19,7 +19,7 @@ include_rules = [
"+base",
"+build",
"+testing",
- "+sandbox/linux/sandbox_export.h",
+ "+sandbox/sandbox_export.h",
# Everyone can use tests/
"+sandbox/linux/tests",
]
« no previous file with comments | « no previous file | sandbox/linux/sandbox_export.h » ('j') | sandbox/sandbox_export.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698