Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(270)

Unified Diff: ui/views/views.gyp

Issue 1376523005: Fix four dangling header-file references in .gyp files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/public/blink_headers.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 3112c12019ddf05dfd6c8668c945617a585a7fe0..f1d71a72c133ced3fedad0f8ff7df11d26e92a99 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -479,7 +479,7 @@
'test/capture_tracking_view.cc',
'test/capture_tracking_view.h',
'test/combobox_test_api.cc',
- 'test/combobox_tesa_api.h',
+ 'test/combobox_test_api.h',
'test/desktop_test_views_delegate.h',
'test/desktop_test_views_delegate_mac.mm',
'test/event_generator_delegate_mac.h',
« no previous file with comments | « third_party/WebKit/public/blink_headers.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698