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

Unified Diff: content/content_common.gypi

Issue 170843007: Introduce url::Origin to represent Web Origin. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 10 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
Index: content/content_common.gypi
diff --git a/content/content_common.gypi b/content/content_common.gypi
index d2bf344ad882ee65a3f7553fceabbe2512e7f74c..4e0205ac0b46840c08558eab09a4cd5c48f94538 100644
--- a/content/content_common.gypi
+++ b/content/content_common.gypi
@@ -367,6 +367,8 @@
'common/sandbox_win.h',
'common/savable_url_schemes.cc',
'common/savable_url_schemes.h',
+ 'common/serialized_origin.cc',
+ 'common/serialized_origin.h',
'common/service_worker/embedded_worker_messages.h',
'common/service_worker/service_worker_messages.h',
'common/service_worker/service_worker_status_code.cc',

Powered by Google App Engine
This is Rietveld 408576698