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

Unified Diff: components/cloud_devices.gypi

Issue 756233002: Add more components unittests to the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
« no previous file with comments | « components/captive_portal/BUILD.gn ('k') | components/cloud_devices/common/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/cloud_devices.gypi
diff --git a/components/cloud_devices.gypi b/components/cloud_devices.gypi
index abdcc75ceb6d85327c846ecf3d4f2b2e3e6e0c18..8edf24d17d92ef05dd3734f5153c417da434abc7 100644
--- a/components/cloud_devices.gypi
+++ b/components/cloud_devices.gypi
@@ -12,7 +12,9 @@
],
'dependencies': [
'../base/base.gyp:base',
+ '../google_apis/google_apis.gyp:google_apis',
'../net/net.gyp:net',
+ '../url/url.gyp:url_lib',
],
'sources': [
'cloud_devices/common/cloud_device_description.cc',
« no previous file with comments | « components/captive_portal/BUILD.gn ('k') | components/cloud_devices/common/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698