summaryrefslogtreecommitdiffstats
path: root/content/content_browser.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_browser.gypi')
-rw-r--r--content/content_browser.gypi4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 4166447..ff24f75 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -4,7 +4,6 @@
{
'dependencies': [
- 'browser/speech/proto/speech_proto.gyp:speech_proto',
'../base/base.gyp:base_static',
'../crypto/crypto.gyp:crypto',
'../google_apis/google_apis.gyp:google_apis',
@@ -16,9 +15,10 @@
'../third_party/zlib/zlib.gyp:zlib',
'../ui/events/events.gyp:events_base',
'../ui/gfx/gfx.gyp:gfx',
+ '../ui/resources/ui_resources.gyp:ui_resources',
'../ui/snapshot/snapshot.gyp:snapshot',
'../ui/ui.gyp:ui',
- '../ui/ui.gyp:ui_resources',
+ 'browser/speech/proto/speech_proto.gyp:speech_proto',
],
'include_dirs': [
'..',