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

Unified Diff: chrome/chrome_browser.gypi

Issue 796693002: Fixed header file location. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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 | « chrome/browser/bitmap_fetcher_delegate.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index f7a2286686fd2f9281c495274117cbd57a5fd241..ae7835fad3e649ebf57cf90191d0cfee247b91c3 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -146,7 +146,7 @@
'browser/autofill/validation_rules_storage_factory.h',
'browser/bitmap_fetcher/bitmap_fetcher.cc',
'browser/bitmap_fetcher/bitmap_fetcher.h',
- 'browser/bitmap_fetcher_delegate.h',
+ 'browser/bitmap_fetcher/bitmap_fetcher_delegate.h',
'browser/browser_about_handler.cc',
'browser/browser_about_handler.h',
'browser/browser_process.cc',
« no previous file with comments | « chrome/browser/bitmap_fetcher_delegate.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698