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

Unified Diff: third_party/google_input_tools/inputview.gypi

Issue 1033773002: Fixes grit not pulling in material design files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix >80 line length Created 5 years, 9 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 | third_party/google_input_tools/update.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/google_input_tools/inputview.gypi
diff --git a/third_party/google_input_tools/inputview.gypi b/third_party/google_input_tools/inputview.gypi
index 77b86876cdb615f9a5a05eaeba4722b58a9d1975..110cd4d38bea85b46c0754ddd3fda460462d9846 100644
--- a/third_party/google_input_tools/inputview.gypi
+++ b/third_party/google_input_tools/inputview.gypi
@@ -86,6 +86,12 @@
'src/chrome/os/inputview/inputtoolcode.js',
'src/chrome/os/inputview/keyboardcontainer.js',
'src/chrome/os/inputview/layouts/compactspacerow.js',
+ 'src/chrome/os/inputview/layouts/material/compactspacerow.js',
+ 'src/chrome/os/inputview/layouts/material/rowsof101.js',
+ 'src/chrome/os/inputview/layouts/material/rowsof102.js',
+ 'src/chrome/os/inputview/layouts/material/rowsofcompact.js',
+ 'src/chrome/os/inputview/layouts/material/spacerow.js',
+ 'src/chrome/os/inputview/layouts/material/util.js',
'src/chrome/os/inputview/layouts/rowsof101.js',
'src/chrome/os/inputview/layouts/rowsof102.js',
'src/chrome/os/inputview/layouts/rowsofcompact.js',
« no previous file with comments | « no previous file | third_party/google_input_tools/update.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698