Index: ui/file_manager/audio_player/elements/compiled_resources.gyp |
diff --git a/ui/file_manager/audio_player/elements/compiled_resources.gyp b/ui/file_manager/audio_player/elements/compiled_resources.gyp |
index 9083447619db3aad0897f994f39864e5aa3411c4..7e420190882f3be63cd1ea82352cf30db8db172a 100644 |
--- a/ui/file_manager/audio_player/elements/compiled_resources.gyp |
+++ b/ui/file_manager/audio_player/elements/compiled_resources.gyp |
@@ -10,7 +10,7 @@ |
'externs': [] |
}, |
'includes': [ |
- '../../../../third_party/closure_compiler/compile_js.gypi' |
+ '../../compile_js.gypi' |
] |
}, |
{ |
@@ -22,7 +22,7 @@ |
] |
}, |
'includes': [ |
- '../../../../third_party/closure_compiler/compile_js.gypi' |
+ '../../compile_js.gypi' |
] |
}, |
{ |
@@ -32,7 +32,7 @@ |
'externs': [] |
}, |
'includes': [ |
- '../../../../third_party/closure_compiler/compile_js.gypi' |
+ '../../compile_js.gypi' |
] |
}, |
{ |
@@ -48,7 +48,7 @@ |
] |
}, |
'includes': [ |
- '../../../../third_party/closure_compiler/compile_js.gypi' |
+ '../../compile_js.gypi' |
] |
} |
], |