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

Unified Diff: chrome/browser/BUILD.gn

Issue 2361603002: Add an empty Android implementation of the PhysicalWebDataSource (Closed)
Patch Set: rebase Created 4 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 | « no previous file | chrome/browser/android/physical_web/physical_web_data_source_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index c27862b22620e6222f40d14b0c6c285e94cb95cb..ff1eb876af8ad79dcc495481de6d5fa3f1588a87 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -3119,6 +3119,8 @@ split_static_library("browser") {
"android/omnibox/omnibox_prerender.h",
"android/password_ui_view_android.cc",
"android/password_ui_view_android.h",
+ "android/physical_web/physical_web_data_source_android.cc",
+ "android/physical_web/physical_web_data_source_android.h",
"android/policy/policy_auditor.cc",
"android/policy/policy_auditor.h",
"android/precache/precache_launcher.cc",
« no previous file with comments | « no previous file | chrome/browser/android/physical_web/physical_web_data_source_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698