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

Unified Diff: chrome/chrome_common.gypi

Issue 3297011: Removes indexed_db_param_traits.h depedencies on WebKit headers. (Closed)
Patch Set: Comments Created 10 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 | « chrome/browser/utility_process_host.cc ('k') | chrome/common/indexed_db_param_traits.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index b0c4547c3bfa6fcc13f46082b0c74c88af42043c..b076ff6afdc1123e8c107f0d7a7d7cdacf2ef044 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -68,6 +68,8 @@
'common/gpu_video_common.h',
'common/indexed_db_key.cc',
'common/indexed_db_key.h',
+ 'common/indexed_db_param_traits.cc',
+ 'common/indexed_db_param_traits.h',
'common/logging_chrome.cc',
'common/logging_chrome.h',
'common/main_function_params.h',
« no previous file with comments | « chrome/browser/utility_process_host.cc ('k') | chrome/common/indexed_db_param_traits.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698