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

Unified Diff: chromeos/BUILD.gn

Issue 1424503002: arc-bridge: Add IPC message definitions (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: Added IPC-specific OWNERS file Created 5 years, 2 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 | chromeos/arc/OWNERS » ('j') | chromeos/arc/bridge/common/arc_instance_messages.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index b1a13ef5d25136bdfd75ef8c3097022628ed8895..c199a221bf6eda4a10be90e9c0d400ecd2c55f3c 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -32,6 +32,7 @@ component("chromeos") {
"//crypto",
"//crypto:platform",
"//google_apis",
+ "//ipc",
"//third_party/icu",
"//third_party/libxml",
"//third_party/protobuf:protobuf_lite",
« no previous file with comments | « no previous file | chromeos/arc/OWNERS » ('j') | chromeos/arc/bridge/common/arc_instance_messages.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698