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

Unified Diff: components/arc/DEPS

Issue 1412863004: arc-bridge: Add the ARC Bridge Service (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Fixed the CHROMEOS_EXPORT include Created 5 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: components/arc/DEPS
diff --git a/gpu/ipc/DEPS b/components/arc/DEPS
similarity index 66%
copy from gpu/ipc/DEPS
copy to components/arc/DEPS
index 9634ba4f06a5d72d5538e6c044d91dce7e82ba8a..9880fc1a8a3e7866e55b6feb8fb86358c3dd7dcc 100644
--- a/gpu/ipc/DEPS
+++ b/components/arc/DEPS
@@ -1,4 +1,4 @@
include_rules = [
- "+base",
+ "+chromeos",
"+ipc",
]

Powered by Google App Engine
This is Rietveld 408576698