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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 2203993002: Add a Physical Web omnibox autocomplete provider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: oops, wrong CL 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
Index: third_party/WebKit/Source/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index 6f4d7cd079cbd3ac933af2c145816a0191372f2d..49a56d74fd24915d4d89a73334b706238392842d 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -2678,6 +2678,8 @@
'dom/StyleElement.h',
'dom/StyleEngine.cpp',
'dom/StyleEngine.h',
+ 'dom/StyleEngineContext.cpp',
+ 'dom/StyleEngineContext.h',
'dom/StyleSheetCandidate.cpp',
'dom/StyleSheetCandidate.h',
'dom/StyleSheetCollection.cpp',

Powered by Google App Engine
This is Rietveld 408576698