DescriptionFix path to omnibox_focus_state.h
In change https://codereview.chromium.org/1224203003 the path to
omnibox_focus_state.h was set to a non-existent location. This isn't
a serious problem because it's just a header file. This mistake isn't
detected when generating ninja files from .gyp files unless msvs-ninja
is selected as one of the GYP_GENERATORS.
With msvs-ninja the error is revealed with this message:
Warning: Missing input files:
D:\src\chromium\src\components\omnibox\omnibox_focus_state.h
R=pkasting@chromium.org
BUG=483424
Committed: https://crrev.com/b902fbc9a8db79ab04476320dadceeb0bf83b571
Cr-Commit-Position: refs/heads/master@{#338733}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|