Home | History | Annotate | Download | only in devtools

Lines Matching refs:html

17 $(gyp_shared_intermediate_dir)/resources/inspector/devtools.html: gyp_local_path := $(LOCAL_PATH)
18 $(gyp_shared_intermediate_dir)/resources/inspector/devtools.html: gyp_var_prefix := $(GYP_VAR_PREFIX)
19 $(gyp_shared_intermediate_dir)/resources/inspector/devtools.html: gyp_intermediate_dir := $(abspath $(gyp_intermediate_dir))
20 $(gyp_shared_intermediate_dir)/resources/inspector/devtools.html: gyp_shared_intermediate_dir := $(abspath $(gyp_shared_intermediate_dir))
21 $(gyp_shared_intermediate_dir)/resources/inspector/devtools.html: export PATH := $(subst $(ANDROID_BUILD_PATHS),,$(PATH))
22 $(gyp_shared_intermediate_dir)/resources/inspector/devtools.html: $(LOCAL_PATH)/third_party/WebKit/Source/devtools/scripts/generate_devtools_html.py $(LOCAL_PATH)/third_party/WebKit/Source/devtools/front_end/devtools.html $(GYP_TARGET_DEPENDENCIES)
24 $(hide)cd $(gyp_local_path)/third_party/WebKit/Source/devtools; mkdir -p $(gyp_shared_intermediate_dir)/resources/inspector; python scripts/generate_devtools_html.py front_end/devtools.html "$(gyp_shared_intermediate_dir)/resources/inspector/devtools.html" 0
29 $(gyp_shared_intermediate_dir)/resources/inspector/devtools.html