Index: chrome/chrome_common.gypi |
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi |
index 19f860940dcfa4df5bd5205cb88e78b76ce51183..75964335ab20db77b313b6789198dd6815231357 100644 |
--- a/chrome/chrome_common.gypi |
+++ b/chrome/chrome_common.gypi |
@@ -309,8 +309,6 @@ |
'<(DEPTH)/components/components.gyp:variations', |
'<(DEPTH)/content/content.gyp:content_common', |
'<(DEPTH)/crypto/crypto.gyp:crypto', |
- '<(DEPTH)/extensions/extensions.gyp:extensions_common_constants', |
- '<(DEPTH)/media/cast/cast.gyp:cast_net', |
'<(DEPTH)/net/net.gyp:net', |
'<(DEPTH)/skia/skia.gyp:skia', |
'<(DEPTH)/third_party/icu/icu.gyp:icui18n', |
@@ -361,7 +359,9 @@ |
'<(DEPTH)/components/components.gyp:signin_core_common', |
'<(DEPTH)/components/components.gyp:translate_content_common', |
'<(DEPTH)/components/components.gyp:visitedlink_common', |
+ '<(DEPTH)/extensions/extensions.gyp:extensions_common_constants', |
'<(DEPTH)/ipc/ipc.gyp:ipc', |
+ '<(DEPTH)/media/cast/cast.gyp:cast_net', |
'<(DEPTH)/third_party/re2/re2.gyp:re2', |
'<(DEPTH)/third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h', |
], |