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

Unified Diff: components/components.gyp

Issue 1412863004: arc-bridge: Add the ARC Bridge Service (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Addressed feedback from Issue 1416313004 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/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index b5e986d779e0010218014aa0fb0c4084fe6a02f2..0486a05f5a50b55b434bb89b52db66e335cc14eb 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -148,6 +148,7 @@
}],
['chromeos == 1', {
'includes': [
+ 'arc.gypi',
'pairing.gypi',
'timers.gypi',
'wifi_sync.gypi',

Powered by Google App Engine
This is Rietveld 408576698