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

Unified Diff: chrome/chrome_browser.gypi

Issue 20571004: Helper classes to scope undo action. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 5 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 | « chrome/browser/undo/undo_manager_utils.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 846b85d71cbf7812af7e7788fe5f6f0b2776b34b..547a2fdc73c0167c4d995f2fefffd64176eded04 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2267,6 +2267,8 @@
'browser/translate/translate_url_util.h',
'browser/undo/undo_manager.cc',
'browser/undo/undo_manager.h',
+ 'browser/undo/undo_manager_utils.cc',
+ 'browser/undo/undo_manager_utils.h',
'browser/undo/undo_operation.h',
'browser/upgrade_detector.cc',
'browser/upgrade_detector.h',
« no previous file with comments | « chrome/browser/undo/undo_manager_utils.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698