Index: components/gcm_driver/instance_id/BUILD.gn |
diff --git a/components/gcm_driver/instance_id/BUILD.gn b/components/gcm_driver/instance_id/BUILD.gn |
index 4b578d30ce26937f07319d4e8123fe8d622251f5..4da83de4b781936a0ee5ddc97683beaeef3092e7 100644 |
--- a/components/gcm_driver/instance_id/BUILD.gn |
+++ b/components/gcm_driver/instance_id/BUILD.gn |
@@ -15,8 +15,8 @@ source_set("instance_id") { |
deps = [ |
"//base", |
- "//crypto", |
"//components/gcm_driver", |
+ "//crypto", |
] |
if (is_android) { |