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

Unified Diff: components/history.gypi

Issue 722723005: Move constants used by history component to history namespace (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix android build failures Created 6 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/test/base/testing_profile.cc ('k') | components/history/core/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/history.gypi
diff --git a/components/history.gypi b/components/history.gypi
index 870d866db95a32bdc681be091461013fa1946e2f..2fd1cbd874c05772c2fefa295ae6e629e7c19ca3 100644
--- a/components/history.gypi
+++ b/components/history.gypi
@@ -28,6 +28,8 @@
'history/core/browser/history_backend_observer.h',
'history/core/browser/history_client.cc',
'history/core/browser/history_client.h',
+ 'history/core/browser/history_constants.cc',
+ 'history/core/browser/history_constants.h',
'history/core/browser/history_match.cc',
'history/core/browser/history_match.h',
'history/core/browser/history_service_observer.h',
« no previous file with comments | « chrome/test/base/testing_profile.cc ('k') | components/history/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698