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

Unified Diff: chrome/chrome_browser.gypi

Issue 8497008: Implement Bookmark All Tabs Dialog with WebUI. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: review fix Created 9 years, 1 month 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/ui/webui/bookmark_all_tabs_dialog.cc ('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 9bff73fa9dada3c68af4231b848df4d55edab786..6ee1a65fca8944623fec4285f2eaf63966948fe7 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3627,6 +3627,8 @@
'browser/ui/webui/active_downloads_ui.h',
'browser/ui/webui/aura/app_list_ui.cc',
'browser/ui/webui/aura/app_list_ui.h',
+ 'browser/ui/webui/bookmark_all_tabs_dialog.cc',
+ 'browser/ui/webui/bookmark_all_tabs_dialog.h',
'browser/ui/webui/bookmarks_ui.cc',
'browser/ui/webui/bookmarks_ui.h',
'browser/ui/webui/bug_report_ui.cc',
« no previous file with comments | « chrome/browser/ui/webui/bookmark_all_tabs_dialog.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698